You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2022/12/19 17:07:18 UTC

[karaf] branch karaf-4.3.x updated: [KARAF-7625] Upgrade to CXF 3.5.5

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

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


The following commit(s) were added to refs/heads/karaf-4.3.x by this push:
     new 7d37ae4a4e [KARAF-7625] Upgrade to CXF 3.5.5
7d37ae4a4e is described below

commit 7d37ae4a4e284457266b5a6738b4315f7296ea80
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Dec 19 14:44:26 2022 +0100

    [KARAF-7625] Upgrade to CXF 3.5.5
    
    (cherry picked from commit 4864e8a7b9a90a7e21c9a8882f4667cea2fde3a1)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5b564ada23..88121a5bba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
         <bouncycastle.version>1.70</bouncycastle.version>
         <camel.version>3.6.0</camel.version>
         <cglib.bundle.version>3.2.9_1</cglib.bundle.version>
-        <cxf.version>3.4.3</cxf.version>
+        <cxf.version>3.5.5</cxf.version>
         <jackson.version>2.14.1</jackson.version>
         <jna.version>5.12.1</jna.version>
         <jaxb.version>2.3.3</jaxb.version>