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

jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new 903f7f3ef0 KARAF-7858: Upgrade to CXF 3.6.4
903f7f3ef0 is described below

commit 903f7f3ef0e85dd62d5d4b148d5704c8424943ca
Author: JB Onofré <[email protected]>
AuthorDate: Thu Oct 3 10:27:36 2024 +0200

    KARAF-7858: Upgrade to CXF 3.6.4
    
    (cherry picked from commit 85ba2456b166ff248e70288680b0894bec79c209)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 19d9840410..364a2b66e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
         <bouncycastle.version>1.78.1</bouncycastle.version>
         <camel.version>3.6.0</camel.version>
         <cglib.bundle.version>3.2.9_1</cglib.bundle.version>
-        <cxf.version>3.5.5</cxf.version>
+        <cxf.version>3.6.4</cxf.version>
         <jackson.version>2.17.2</jackson.version>
         <jna.version>5.15.0</jna.version>
         <jaxb-bom.version>2.3.9</jaxb-bom.version>

Reply via email to