You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2024/03/22 17:47:48 UTC

(camel) 02/02: Thanks Freeman we can upgrade to cxf plugin 4.0.4

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

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

commit 03548144f9222297a3d0314a9fde3db9607fced9
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Mar 22 18:47:24 2024 +0100

    Thanks Freeman we can upgrade to cxf plugin 4.0.4
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8e3a1a5c29f..a9539ccbd9d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -117,7 +117,7 @@
         <couchbase-client-version>3.5.3</couchbase-client-version>
         <curator-version>5.6.0</curator-version>
         <cxf-version>4.0.4</cxf-version>
-        <cxf-codegen-plugin-version>4.0.3</cxf-codegen-plugin-version>
+        <cxf-codegen-plugin-version>4.0.4</cxf-codegen-plugin-version>
         <!-- cxf-xjc is not released as often -->
         <cxf-xjc-plugin-version>4.0.1</cxf-xjc-plugin-version>
         <cxf-xjc-utils-version>4.0.1</cxf-xjc-utils-version>