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/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 1e83fd3  [CAMEL-16697]Upgrade to CXF 3.4.4
1e83fd3 is described below

commit 1e83fd389a21952147aa8da714c5a247d55794a7
Author: Freeman Fang <[email protected]>
AuthorDate: Tue Jun 8 14:33:01 2021 -0400

    [CAMEL-16697]Upgrade to CXF 3.4.4
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c47ce4e..d5a778c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -134,9 +134,9 @@
         <corda-version>4.8</corda-version>
         <couchbase-client-version>3.1.4</couchbase-client-version>
         <curator-version>4.3.0</curator-version>
-        <cxf-version>3.4.3</cxf-version>
+        <cxf-version>3.4.4</cxf-version>
         <cxf-version-range>[3.3,4.0)</cxf-version-range>
-        <cxf-codegen-plugin-version>3.4.3</cxf-codegen-plugin-version>
+        <cxf-codegen-plugin-version>3.4.4</cxf-codegen-plugin-version>
         <!-- cxf-xjc is not released as often -->
         <cxf-xjc-plugin-version>3.3.1</cxf-xjc-plugin-version>
         <cxf-xjc-utils-version>3.3.1</cxf-xjc-utils-version>

Reply via email to