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 8c51c3d180 KARAF-7940 Upgrade to CXF 3.6.5
8c51c3d180 is described below

commit 8c51c3d180254ad101953a8d2b69b7401a37b27e
Author: Andre Schlegel-Tylla <[email protected]>
AuthorDate: Wed Jan 22 06:48:59 2025 +0100

    KARAF-7940 Upgrade to CXF 3.6.5
    
    (cherry picked from commit f0c2b0c0a9e0049cab99292f70f5b7c5dfbad10e)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aa1d574939..19dfa5fa33 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.6.4</cxf.version>
+        <cxf.version>3.6.5</cxf.version>
         <jackson.version>2.18.2</jackson.version>
         <jna.version>5.16.0</jna.version>
         <jaxb-bom.version>2.3.9</jaxb-bom.version>

Reply via email to