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

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new 250cd3d  [ARIES-2091] Upgrade to CXF 3.5.5
     new 841c96a  Merge pull request #215 from jbonofre/ARIES-2091
250cd3d is described below

commit 250cd3d4e3e6eef6a5e24399dcf0a2b5ae13cc5e
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Wed Dec 28 08:20:59 2022 +0100

    [ARIES-2091] Upgrade to CXF 3.5.5
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7a756a4..4579767 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
         <assertj.core.version>3.23.1</assertj.core.version>
         <bnd.version>6.4.0</bnd.version>
         <commons.lang3.version>3.12.0</commons.lang3.version>
-        <cxf.version>3.5.2</cxf.version>
+        <cxf.version>3.5.5</cxf.version>
         <dsl.version>1.2.2</dsl.version>
         <eclipse.osgi.version>3.17.200</eclipse.osgi.version>
         <felix.configadmin.version>1.9.26</felix.configadmin.version>

Reply via email to