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

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


The following commit(s) were added to refs/heads/camel-4.8.x by this push:
     new 3f680ec5f07 [CAMEL-21604]upgrade to CXF 4.0.7
3f680ec5f07 is described below

commit 3f680ec5f07f1fca826749e871043e7a1796f20c
Author: Freeman Fang <freeman.f...@gmail.com>
AuthorDate: Fri Mar 7 15:38:28 2025 -0500

    [CAMEL-21604]upgrade to CXF 4.0.7
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 937f2e12ccd..643f6d699c6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -125,8 +125,8 @@
         <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
         <couchbase-client-version>3.7.2</couchbase-client-version>
         <curator-version>5.7.0</curator-version>
-        <cxf-version>4.0.6</cxf-version>
-        <cxf-codegen-plugin-version>4.0.6</cxf-codegen-plugin-version>
+        <cxf-version>4.0.7</cxf-version>
+        <cxf-codegen-plugin-version>4.0.7</cxf-codegen-plugin-version>
         <!-- cxf-xjc is not released as often -->
         <cxf-xjc-plugin-version>4.0.2</cxf-xjc-plugin-version>
         <cxf-xjc-utils-version>4.0.2</cxf-xjc-utils-version>

Reply via email to