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

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


The following commit(s) were added to refs/heads/master by this push:
     new cd24632  [CAMEL-16434]Upgrade to CXF 3.4.3
cd24632 is described below

commit cd2463288ab1ed37fd94b2e42b2176f7435e5e53
Author: Freeman Fang <freeman.f...@gmail.com>
AuthorDate: Tue Mar 30 18:31:26 2021 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 1aa8e4d..2958d97 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -137,9 +137,9 @@
         <corda-version>4.7</corda-version>
         <couchbase-client-version>3.1.0</couchbase-client-version>
         <curator-version>4.3.0</curator-version>
-        <cxf-version>3.4.2</cxf-version>
+        <cxf-version>3.4.3</cxf-version>
         <cxf-version-range>[3.3,4.0)</cxf-version-range>
-        <cxf-codegen-plugin-version>3.4.2</cxf-codegen-plugin-version>
+        <cxf-codegen-plugin-version>3.4.3</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