This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.3.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit cefb63933c70cda9ce78681f0c0fb48a31ca5a5a Author: reta <[email protected]> AuthorDate: Fri Oct 23 21:36:05 2020 -0400 Update to Apache Karaf 4.2.10 and Pax Exam 4.13.4 (cherry picked from commit 84bc3830fb3d320f843b43d86e90d8a7e7e871d4) # Conflicts: # parent/pom.xml --- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 3ca2c3c..87c93e6 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -241,12 +241,12 @@ <cxf.jaxb.bundle.version>2.3.1_1</cxf.jaxb.bundle.version> <cxf.jaxb.context.class.property>none</cxf.jaxb.context.class.property> <cxf.jdom.bundle.version>1.1_4</cxf.jdom.bundle.version> - <cxf.karaf.version>4.2.9</cxf.karaf.version> + <cxf.karaf.version>4.2.10</cxf.karaf.version> <cxf.oauth.bundle.version>20100527_1</cxf.oauth.bundle.version> <cxf.oro.bundle.version>2.0.8_6</cxf.oro.bundle.version> <cxf.osgi.saaj.version>[1.3,2)</cxf.osgi.saaj.version> <cxf.osgi.version>5.0.0</cxf.osgi.version> - <cxf.pax.exam.version>4.13.3</cxf.pax.exam.version> + <cxf.pax.exam.version>4.13.4</cxf.pax.exam.version> <cxf.reflections.bundle.version>0.9.11_2</cxf.reflections.bundle.version> <cxf.rhino.bundle.version>1.7R2_3</cxf.rhino.bundle.version> <cxf.saaj-impl.bundle.version>1.3.23_2</cxf.saaj-impl.bundle.version>
