You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2020/06/10 13:49:23 UTC

[cxf] branch master updated: Updating Karaf to 4.2.9

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

coheigea 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 a7e3d0c  Updating Karaf to 4.2.9
a7e3d0c is described below

commit a7e3d0cfb720310bbd17315de3a9ece7fe4e697e
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Jun 10 13:00:34 2020 +0100

    Updating Karaf to 4.2.9
---
 parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 664d071..be602ea 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -54,8 +54,8 @@
         <!-- stuff related to ASM -->
         <cxf.asm.groupId>org.ow2.asm</cxf.asm.groupId>
         <cxf.asm.artifactId>asm</cxf.asm.artifactId>
-        <cxf.asm.version>7.3.1</cxf.asm.version>
-        <cxf.osgi.asm.version>[3.0,8)</cxf.osgi.asm.version>
+        <cxf.asm.version>8.0.1</cxf.asm.version>
+        <cxf.osgi.asm.version>[3.0,9)</cxf.osgi.asm.version>
         <cxf.easymock.version>4.2</cxf.easymock.version>
         <!-- OSGi related properties -->
         <cxf.fragment.host />
@@ -239,7 +239,7 @@
         <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.8</cxf.karaf.version>
+        <cxf.karaf.version>4.2.9</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>