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

ffang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new 54d2ec0  [KARAF-7089]Upgrade to CXF 3.4.3
54d2ec0 is described below

commit 54d2ec09b3b535f7cddbb4219bf6893e32edc10f
Author: Freeman Fang <[email protected]>
AuthorDate: Tue Mar 30 20:08:10 2021 -0400

    [KARAF-7089]Upgrade to CXF 3.4.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 315e8ea..8d12665 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@
         <bouncycastle.version>1.66</bouncycastle.version>
         <camel.version>3.6.0</camel.version>
         <cglib.bundle.version>3.2.9_1</cglib.bundle.version>
-        <cxf.version>3.4.0</cxf.version>
+        <cxf.version>3.4.3</cxf.version>
         <jackson.version>2.11.3</jackson.version>
         <jna.version>5.8.0</jna.version>
         <jaxb.version>2.3.3</jaxb.version>

Reply via email to