You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2020/10/24 12:26:17 UTC

[cxf] branch master updated: Update to Apache Karaf 4.2.10 and Pax Exam 4.13.4

This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 84bc383  Update to Apache Karaf 4.2.10 and Pax Exam 4.13.4
     new cf414b0  Merge pull request #712 from reta/karaf.4.10
84bc383 is described below

commit 84bc3830fb3d320f843b43d86e90d8a7e7e871d4
Author: reta <dr...@gmail.com>
AuthorDate: Fri Oct 23 21:36:05 2020 -0400

    Update to Apache Karaf 4.2.10 and Pax Exam 4.13.4
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4ca5373..507ba33 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -244,13 +244,13 @@
         <cxf.jaxb.bundle.version>2.3.2_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.4,2)</cxf.osgi.saaj.version>
         <cxf.osgi.jws.version>[0,3)</cxf.osgi.jws.version>
         <cxf.osgi.version>6.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.servicemix.aspectj.version>1.9.1_1</cxf.servicemix.aspectj.version>