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 2019/06/04 12:16:34 UTC

[cxf] 02/02: Put versions in alphabetical order

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

commit c6c5b7c601988b3d66f14684eba042e1d33c8ace
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Jun 4 12:32:42 2019 +0100

    Put versions in alphabetical order
---
 parent/pom.xml | 220 +++++++++++++++++++++++++++++----------------------------
 1 file changed, 111 insertions(+), 109 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e715c5f..54fce9c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -38,10 +38,16 @@
         <cxf.surefire.fork.vmargs>-ea</cxf.surefire.fork.vmargs>
         <cxf.server.launcher.vmargs>-ea</cxf.server.launcher.vmargs>
         <cxf.surefire.enable.assertions>true</cxf.surefire.enable.assertions>
+        <cxf.checkstyle.extension />
         <cxf.compile.flags>-Xlint:unchecked,deprecation,fallthrough,finally</cxf.compile.flags>
         <cxf.compile.show.deprecation>true</cxf.compile.show.deprecation>
         <cxf.codegenplugin.forkmode>once</cxf.codegenplugin.forkmode>
         <cxf.codegen.jvmArgs>-Djavax.xml.accessExternalSchema=file</cxf.codegen.jvmArgs>
+        <cxf.downloadSources>true</cxf.downloadSources>
+        <cxf.jaxb.context.class />
+        <cxf.pmd.eclipse.ruleset.ext />
+        <cxf.resources.base.path />
+        <cxf.spring.validation.mode>VALIDATION_AUTO</cxf.spring.validation.mode>
         <cxf.xjc.jvmArgs />
         <cxf.xjcplugin.forkmode>false</cxf.xjcplugin.forkmode>
         <cxf.eclipse.outputDirectory>${basedir}/target/classes</cxf.eclipse.outputDirectory>
@@ -68,22 +74,25 @@
         <cxf.osgi.javax.mail.version>[0,2)</cxf.osgi.javax.mail.version>
         <cxf.osgi.javax.servlet.version>[0,4.1)</cxf.osgi.javax.servlet.version>
         <cxf.osgi.javax.xml.ws.version>[0,3)</cxf.osgi.javax.xml.ws.version>
+
         <!-- please maintain alphabetical order here -->
-        <cxf.abdera.version>1.1.3</cxf.abdera.version>
         <cxf.abdera.osgi.version>1.1.3_2</cxf.abdera.osgi.version>
+        <cxf.abdera.version>1.1.3</cxf.abdera.version>
         <cxf.activemq.version>5.14.5</cxf.activemq.version><!-- >=5.15.0 causes org.apache.cxf.osgi.itests.soap.JmsServiceTest failure -->
+        <cxf.ahc.version>2.0.39</cxf.ahc.version>
+        <cxf.apacheds.version>2.0.0.AM25</cxf.apacheds.version>
         <cxf.arquillian.version>1.1.14.Final</cxf.arquillian.version>
         <cxf.arquillian.weld.container.version>2.0.0.Final</cxf.arquillian.weld.container.version>
         <cxf.artemis.version>2.4.0</cxf.artemis.version>
-        <cxf.ahc.version>2.0.39</cxf.ahc.version>
-        <cxf.apacheds.version>2.0.0.AM25</cxf.apacheds.version>
         <cxf.aspectj.version>1.9.1</cxf.aspectj.version>
-        <cxf.atmosphere.version>2.5.2</cxf.atmosphere.version>
         <cxf.atmosphere.version.range>[2.4,3.0)</cxf.atmosphere.version.range>
+        <cxf.atmosphere.version>2.5.2</cxf.atmosphere.version>
         <cxf.bcprov.version>1.60</cxf.bcprov.version>
-        <cxf.cglib.bundle.version>2.2_2</cxf.cglib.bundle.version>
-        <cxf.istack.bundle.version>3.0.7</cxf.istack.bundle.version>
-        <cxf.cglib.osgi.version>[2.1.3,3.0.0)</cxf.cglib.osgi.version>
+        <cxf.brave.reporter.version>2.7.9</cxf.brave.reporter.version>
+        <cxf.brave.version>5.4.2</cxf.brave.version>
+        <cxf.brave.zipkin.version>2.11.6</cxf.brave.zipkin.version>
+        <cxf.cda.api.osgi.range>[1.1,2)</cxf.cda.api.osgi.range>
+        <cxf.cdi.api.version>1.2</cxf.cdi.api.version>
         <cxf.classgraph.version>4.6.32</cxf.classgraph.version>
         <cxf.classmate.version>1.1.0</cxf.classmate.version>
         <cxf.commons-codec.version>1.12</cxf.commons-codec.version>
@@ -97,167 +106,160 @@
         <cxf.dropwizard.version>3.2.6</cxf.dropwizard.version>
         <cxf.ehcache.version>2.10.6</cxf.ehcache.version>
         <cxf.ehcache3.version>3.7.1</cxf.ehcache3.version>
-        <cxf.fastinfoset.bundle.version>1.2.16_1</cxf.fastinfoset.bundle.version>
+        <cxf.findbugs.version>3.0.2</cxf.findbugs.version>
+        <cxf.geronimo.inject.version>1.1</cxf.geronimo.inject.version>
+        <cxf.geronimo.j2ee.management.version>1.0.1</cxf.geronimo.j2ee.management.version>
+        <cxf.geronimo.jms.version>1.1.1</cxf.geronimo.jms.version>
+        <cxf.geronimo.jpa.version>1.0</cxf.geronimo.jpa.version>
+        <cxf.geronimo.json.version>1.2</cxf.geronimo.json.version>
+        <cxf.geronimo.jta.version>1.1.1</cxf.geronimo.jta.version>
+        <cxf.geronimo.servlet25.version>1.2</cxf.geronimo.servlet25.version>
+        <cxf.geronimo.transaction.version>3.1.4</cxf.geronimo.transaction.version>
+        <cxf.glassfish.json.version>1.0.4</cxf.glassfish.json.version>
         <cxf.guava.version>20.0</cxf.guava.version>
+        <cxf.hamcrest.version>1.3</cxf.hamcrest.version>
         <cxf.hazelcast.version>3.10.6</cxf.hazelcast.version>
         <cxf.hibernate.em.version>5.4.2.Final</cxf.hibernate.em.version>
         <cxf.hibernate.jpa.version>1.0.2.Final</cxf.hibernate.jpa.version>
         <cxf.hibernate.validator.version>5.2.5.Final</cxf.hibernate.validator.version>
-        <cxf.httpcomponents.asyncclient.version>4.1.4</cxf.httpcomponents.asyncclient.version>
+        <cxf.hsqldb.version>2.4.1</cxf.hsqldb.version>
         <cxf.httpcomponents.asyncclient.version.range>[4.0,4.2)</cxf.httpcomponents.asyncclient.version.range>
+        <cxf.httpcomponents.asyncclient.version>4.1.4</cxf.httpcomponents.asyncclient.version>
         <cxf.httpcomponents.client.version>4.5.8</cxf.httpcomponents.client.version>
-        <cxf.httpcomponents.core.version>4.4.11</cxf.httpcomponents.core.version>
         <cxf.httpcomponents.core.version.range>[4.3,4.5.0)</cxf.httpcomponents.core.version.range>
-        <cxf.hsqldb.version>2.4.1</cxf.hsqldb.version>
+        <cxf.httpcomponents.core.version>4.4.11</cxf.httpcomponents.core.version>
         <cxf.jackson.version>2.9.9</cxf.jackson.version>
+        <cxf.jaeger.version>0.35.4</cxf.jaeger.version>
         <cxf.james.mim4j.version>0.7.2</cxf.james.mim4j.version>
-        <cxf.kerby.version>2.0.0</cxf.kerby.version>
-        <cxf.logback.classic.version>1.2.3</cxf.logback.classic.version>
-        <cxf.log4j.version>1.2.17</cxf.log4j.version>
-        <cxf.lucene.version>4.9.0</cxf.lucene.version>
-        <cxf.mina.version>2.0.21</cxf.mina.version>
-        <cxf.mockito.version>2.28.1</cxf.mockito.version>
-        <cxf.rxjava.version>1.3.8</cxf.rxjava.version>
-        <cxf.rxjava2.version>2.2.5</cxf.rxjava2.version>
-        <cxf.javax.annotation-api.version>1.3.1</cxf.javax.annotation-api.version>
-        <cxf.jcache.version>1.1.1</cxf.jcache.version>
-        <cxf.geronimo.inject.version>1.1</cxf.geronimo.inject.version>
-        <cxf.geronimo.jms.version>1.1.1</cxf.geronimo.jms.version>
-        <cxf.geronimo.jta.version>1.1.1</cxf.geronimo.jta.version>
-        <cxf.geronimo.j2ee.management.version>1.0.1</cxf.geronimo.j2ee.management.version>
-        <cxf.geronimo.jpa.version>1.0</cxf.geronimo.jpa.version>
-        <cxf.geronimo.json.version>1.2</cxf.geronimo.json.version>
-        <cxf.openjpa.version>2.4.3</cxf.openjpa.version>
-        <cxf.geronimo.transaction.version>3.1.4</cxf.geronimo.transaction.version>
-        <cxf.jasypt.bundle.version>1.9.2_1</cxf.jasypt.bundle.version>
         <cxf.javassist.version>3.25.0-GA</cxf.javassist.version>
+        <cxf.javax.annotation-api.version>1.3.1</cxf.javax.annotation-api.version>
+        <cxf.javax.el.version>3.0.0</cxf.javax.el.version>
         <cxf.javax.ws.rs.version>2.1.5</cxf.javax.ws.rs.version>
-        <cxf.jaxb.version>2.3.2</cxf.jaxb.version>
         <cxf.jaxb.runtime.version>${cxf.jaxb.version}</cxf.jaxb.runtime.version>
+        <cxf.jaxb.version>2.3.2</cxf.jaxb.version>
         <cxf.jaxb.xjc.version>${cxf.jaxb.version}</cxf.jaxb.xjc.version>
-        <cxf.joda.time.version>2.9.4</cxf.joda.time.version>
+        <cxf.jboss.logging.version>3.3.0.Final</cxf.jboss.logging.version>
+        <cxf.jboss.weld.version>2.4.8.Final</cxf.jboss.weld.version>
+        <cxf.jcache.version>1.1.1</cxf.jcache.version>
         <cxf.jdom.version>1.0</cxf.jdom.version>
         <cxf.jettison.version>1.4.0</cxf.jettison.version>
-        <cxf.jetty9.version>9.4.18.v20190429</cxf.jetty9.version>
-        <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version>
         <cxf.jetty.osgi.version>[9.2,10)</cxf.jetty.osgi.version>
-        <cxf.undertow.version>2.0.21.Final</cxf.undertow.version>
-        <cxf.undertow.osgi.version>[1.4,3.0)</cxf.undertow.osgi.version>
+        <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version>
+        <cxf.jetty9.version>9.4.18.v20190429</cxf.jetty9.version>
+        <cxf.jexl.version>2.1.1</cxf.jexl.version>
+        <cxf.joda.time.version>2.9.4</cxf.joda.time.version>
+        <cxf.johnzon.version>1.1.12</cxf.johnzon.version>
+        <cxf.json.api.version>1.1.4</cxf.json.api.version>
+        <cxf.jsr250.api.version>1.0</cxf.jsr250.api.version>
         <cxf.junit.version>4.12</cxf.junit.version>
-        <cxf.hamcrest.version>1.3</cxf.hamcrest.version>
+        <cxf.kerby.version>2.0.0</cxf.kerby.version>
         <cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>
+        <cxf.log4j.version>1.2.17</cxf.log4j.version>
+        <cxf.logback.classic.version>1.2.3</cxf.logback.classic.version>
+        <cxf.lucene.version>4.9.0</cxf.lucene.version>
         <cxf.maven.core.version>3.6.1</cxf.maven.core.version>
+        <cxf.microprofile.config.version>1.1</cxf.microprofile.config.version>
+        <cxf.microprofile.rest.client.version>1.3.2</cxf.microprofile.rest.client.version>
+        <cxf.mina.version>2.0.21</cxf.mina.version>
+        <cxf.mockito.version>2.28.1</cxf.mockito.version>
         <cxf.msv.version>2013.6.1</cxf.msv.version>
         <cxf.neethi.version>3.1.1</cxf.neethi.version>
-        <cxf.netty.version>4.0.56.Final</cxf.netty.version>
         <cxf.netty.version.range>[4,5)</cxf.netty.version.range>
-        <cxf.oauth.bundle.version>20100527_1</cxf.oauth.bundle.version>
+        <cxf.netty.version>4.0.56.Final</cxf.netty.version>
         <cxf.oauth.version>20100527</cxf.oauth.version>
-        <cxf.opensaml.version>3.3.0</cxf.opensaml.version>
-        <cxf.opensaml.osgi.version>3.3.0_2</cxf.opensaml.osgi.version>
+        <cxf.olingo.version>2.0.11</cxf.olingo.version>
+        <cxf.openjpa.version>2.4.3</cxf.openjpa.version>
         <cxf.opensaml.osgi.version.range>[3.1,4)</cxf.opensaml.osgi.version.range>
+        <cxf.opensaml.osgi.version>3.3.0_2</cxf.opensaml.osgi.version>
+        <cxf.opensaml.version>3.3.0</cxf.opensaml.version>
+        <cxf.opentracing.version>0.33.0</cxf.opentracing.version>
         <cxf.plexus-utils.version>3.2.0</cxf.plexus-utils.version>
-        <cxf.rhino.version>1.7R2</cxf.rhino.version>
         <cxf.reactivestreams.version>1.0.1</cxf.reactivestreams.version>
-        <cxf.reflections.bundle.version>0.9.11_2</cxf.reflections.bundle.version>
-        <cxf.servlet-api.group>javax.servlet</cxf.servlet-api.group>
-        <cxf.servlet-api.artifact>javax.servlet-api</cxf.servlet-api.artifact>
-        <cxf.servlet-api.version>3.1.0</cxf.servlet-api.version>
-        <cxf.snakeyaml.version>1.24</cxf.snakeyaml.version>
-        <cxf.geronimo.servlet25.version>1.2</cxf.geronimo.servlet25.version>
+        <cxf.reactor.version>3.2.9.RELEASE</cxf.reactor.version>
+        <cxf.rhino.version>1.7R2</cxf.rhino.version>
+        <cxf.rxjava.version>1.3.8</cxf.rxjava.version>
+        <cxf.rxjava2.version>2.2.5</cxf.rxjava2.version>
         <cxf.servlet-api-2.5.artifact>geronimo-servlet_2.5_spec</cxf.servlet-api-2.5.artifact>
         <cxf.servlet-api-2.5.version>1.2</cxf.servlet-api-2.5.version>
+        <cxf.servlet-api.artifact>javax.servlet-api</cxf.servlet-api.artifact>
+        <cxf.servlet-api.group>javax.servlet</cxf.servlet-api.group>
+        <cxf.servlet-api.version>3.1.0</cxf.servlet-api.version>
         <cxf.slf4j.version>1.7.26</cxf.slf4j.version>
+        <cxf.snakeyaml.version>1.24</cxf.snakeyaml.version>
         <cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version>
-        <cxf.spring.version>5.1.7.RELEASE</cxf.spring.version>
         <cxf.spring.boot.version>2.1.5.RELEASE</cxf.spring.boot.version>
-        <cxf.spring.security.version>5.1.5.RELEASE</cxf.spring.security.version>
-        <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>
         <cxf.spring.ldap.version>2.3.2.RELEASE</cxf.spring.ldap.version>
         <cxf.spring.mock>spring-test</cxf.spring.mock>
-        <cxf.swagger2.version>1.5.21</cxf.swagger2.version>
-        <cxf.swagger.v3.version>2.0.8</cxf.swagger.v3.version>
+        <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>
+        <cxf.spring.security.version>5.1.5.RELEASE</cxf.spring.security.version>
+        <cxf.spring.version>5.1.7.RELEASE</cxf.spring.version>
+        <cxf.stax-ex.version>1.7.6</cxf.stax-ex.version>
         <cxf.swagger.ui.version>3.20.9</cxf.swagger.ui.version>
+        <cxf.swagger.v3.version>2.0.8</cxf.swagger.v3.version>
+        <cxf.swagger2.version>1.5.21</cxf.swagger2.version>
+        <cxf.tika.version>1.21</cxf.tika.version>
         <cxf.tomcat.version>8.5.41</cxf.tomcat.version>
         <cxf.tomitribe.http.signature.version>1.3</cxf.tomitribe.http.signature.version>
+        <cxf.undertow.osgi.version>[1.4,3.0)</cxf.undertow.osgi.version>
+        <cxf.undertow.version>2.0.21.Final</cxf.undertow.version>
+        <!-- the Export-Package is the same as the Maven artifact
+             version (with the Final), but we don't want an import package with a version
+             with a qualifier. We do want a range. -->
+        <cxf.validation.api.package.version>[1.0.0,2)</cxf.validation.api.package.version>
+        <cxf.validation.api.version>1.1.0.Final</cxf.validation.api.version>
         <cxf.velocity.version>2.1</cxf.velocity.version>
         <cxf.wiremock.version>2.23.2</cxf.wiremock.version>
         <cxf.woodstox.core.version>5.0.3</cxf.woodstox.core.version>
         <cxf.woodstox.stax2-api.version>3.1.4</cxf.woodstox.stax2-api.version>
         <cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version>
         <cxf.wss4j.version>2.2.3</cxf.wss4j.version>
+        <cxf.xalan.version>2.7.2</cxf.xalan.version>
         <cxf.xbean.version>4.14</cxf.xbean.version>
         <cxf.xerces.version>2.12.0</cxf.xerces.version>
         <cxf.xmlschema.version>2.2.4</cxf.xmlschema.version>
-        <cxf.xpp3.bundle.version>1.1.4c_6</cxf.xpp3.bundle.version>
-        <cxf.validation.api.version>1.1.0.Final</cxf.validation.api.version>
-        <!-- the Export-Package is the same as the Maven artifact
-             version (with the Final), but we don't want an import package with a version
-             with a qualifier. We do want a range. -->
-        <cxf.validation.api.package.version>[1.0.0,2)</cxf.validation.api.package.version>
-        <cxf.cdi.api.version>1.2</cxf.cdi.api.version>
-        <cxf.cda.api.osgi.range>[1.1,2)</cxf.cda.api.osgi.range>
-        <cxf.json.api.version>1.1.4</cxf.json.api.version>
-        <cxf.jboss.weld.version>2.4.8.Final</cxf.jboss.weld.version>
-        <cxf.jboss.logging.version>3.3.0.Final</cxf.jboss.logging.version>
-        <cxf.jsr250.api.version>1.0</cxf.jsr250.api.version>
-        <cxf.glassfish.json.version>1.0.4</cxf.glassfish.json.version>
-        <cxf.johnzon.version>1.1.12</cxf.johnzon.version>
-        <cxf.javax.el.version>3.0.0</cxf.javax.el.version>
-        <cxf.servicemix.javax.el.version>3.0.0_1</cxf.servicemix.javax.el.version>
+        <cxf.zest.version>2.1</cxf.zest.version>
+
         <!-- various OSGi related versions -->
         <cxf.aries.fly.version>1.2</cxf.aries.fly.version>
-        <cxf.aries.version>1.0.1</cxf.aries.version>
         <cxf.aries.parser.version>1.3.1</cxf.aries.parser.version> 
         <cxf.aries.version.range>[1.0,2)</cxf.aries.version.range>
-        <cxf.osgi.version>5.0.0</cxf.osgi.version>
+        <cxf.aries.version>1.0.1</cxf.aries.version>
+        <cxf.bcel.bundle.version>5.2_4</cxf.bcel.bundle.version>
+        <cxf.cglib.bundle.version>2.2_2</cxf.cglib.bundle.version>
+        <cxf.cglib.osgi.version>[2.1.3,3.0.0)</cxf.cglib.osgi.version>
+        <cxf.dom4j.bundle.version>1.6.1_5</cxf.dom4j.bundle.version>
+        <cxf.fastinfoset.bundle.version>1.2.16_1</cxf.fastinfoset.bundle.version>
+        <cxf.felix.configadmin.version>1.2.4</cxf.felix.configadmin.version>
+        <cxf.istack.bundle.version>3.0.7</cxf.istack.bundle.version>
+        <cxf.jasypt.bundle.version>1.9.2_1</cxf.jasypt.bundle.version>
+        <cxf.javax.mail.version>1.4.4</cxf.javax.mail.version>
+        <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.5</cxf.karaf.version>
-        <cxf.pax.logging.version>1.6.0</cxf.pax.logging.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.1</cxf.pax.exam.version>
-        <cxf.felix.configadmin.version>1.2.4</cxf.felix.configadmin.version>
+        <cxf.pax.logging.version>1.6.0</cxf.pax.logging.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>
         <cxf.servicemix.aspectj.version>1.9.1_1</cxf.servicemix.aspectj.version>
         <cxf.servicemix.cglib.version>3.2.0_1</cxf.servicemix.cglib.version>
+        <cxf.servicemix.javax.el.version>3.0.0_1</cxf.servicemix.javax.el.version>
+        <cxf.servicemix.jaxrs.specs.version>2.9.1</cxf.servicemix.jaxrs.specs.version>
         <cxf.servicemix.jodatime.version>2.3_1</cxf.servicemix.jodatime.version>
         <cxf.servicemix.jsoup.version>1.5.2_2</cxf.servicemix.jsoup.version>
-        <cxf.servicemix.specs.version>2.9.0</cxf.servicemix.specs.version>
         <cxf.servicemix.specs.jaxb.version>2.3_1</cxf.servicemix.specs.jaxb.version>
-        <cxf.servicemix.jaxrs.specs.version>2.9.1</cxf.servicemix.jaxrs.specs.version>
-        <cxf.javax.mail.version>1.4.4</cxf.javax.mail.version>
-        <cxf.jaxb.bundle.version>2.3.1_1</cxf.jaxb.bundle.version>
-        <cxf.saaj-impl.bundle.version>1.3.23_2</cxf.saaj-impl.bundle.version>
-        <cxf.osgi.saaj.version>[1.3,2)</cxf.osgi.saaj.version>
-        <cxf.stax-ex.version>1.7.6</cxf.stax-ex.version>
+        <cxf.servicemix.specs.version>2.9.0</cxf.servicemix.specs.version>
         <cxf.wsdl4j.bundle.version>1.6.3_1</cxf.wsdl4j.bundle.version>
-        <cxf.xmlsec.bundle.version>2.1.3</cxf.xmlsec.bundle.version>
-        <cxf.rhino.bundle.version>1.7R2_3</cxf.rhino.bundle.version>
-        <cxf.xmlresolver.bundle.version>1.2_5</cxf.xmlresolver.bundle.version>
-        <cxf.xerces.bundle.version>2.12.0_1</cxf.xerces.bundle.version>
-        <cxf.bcel.bundle.version>5.2_4</cxf.bcel.bundle.version>
-        <cxf.xalan.version>2.7.2</cxf.xalan.version>
         <cxf.xalan.bundle.version>2.7.2_3</cxf.xalan.bundle.version>
-        <cxf.oro.bundle.version>2.0.8_6</cxf.oro.bundle.version>
-        <cxf.dom4j.bundle.version>1.6.1_5</cxf.dom4j.bundle.version>
-        <cxf.jdom.bundle.version>1.1_4</cxf.jdom.bundle.version>
-        <cxf.olingo.version>2.0.11</cxf.olingo.version>
-        <cxf.tika.version>1.21</cxf.tika.version>
-        <cxf.jexl.version>2.1.1</cxf.jexl.version>
-        <cxf.zest.version>2.1</cxf.zest.version>
-        <cxf.brave.version>5.4.2</cxf.brave.version>
-        <cxf.brave.zipkin.version>2.11.6</cxf.brave.zipkin.version>
-        <cxf.brave.reporter.version>2.7.9</cxf.brave.reporter.version>
-        <cxf.opentracing.version>0.33.0</cxf.opentracing.version>
-        <cxf.jaeger.version>0.35.4</cxf.jaeger.version>
-        <cxf.findbugs.version>3.0.2</cxf.findbugs.version>
-        <cxf.checkstyle.extension />
-        <cxf.jaxb.context.class />
-        <cxf.jaxb.context.class.property>none</cxf.jaxb.context.class.property>
-        <cxf.spring.validation.mode>VALIDATION_AUTO</cxf.spring.validation.mode>
-        <cxf.downloadSources>true</cxf.downloadSources>
-        <cxf.pmd.eclipse.ruleset.ext />
-        <cxf.resources.base.path />
-        <cxf.reactor.version>3.2.9.RELEASE</cxf.reactor.version>
-        <cxf.microprofile.rest.client.version>1.3.2</cxf.microprofile.rest.client.version>
-        <cxf.microprofile.config.version>1.1</cxf.microprofile.config.version>
+        <cxf.xerces.bundle.version>2.12.0_1</cxf.xerces.bundle.version>
+        <cxf.xmlresolver.bundle.version>1.2_5</cxf.xmlresolver.bundle.version>
+        <cxf.xmlsec.bundle.version>2.1.3</cxf.xmlsec.bundle.version>
+        <cxf.xpp3.bundle.version>1.1.4c_6</cxf.xpp3.bundle.version>
     </properties>
     <build>
         <resources>