You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2023/05/25 11:30:27 UTC

[camel] branch CAMEL-19388/upgrade-to-cxf-3.6+ created (now d1482f608e4)

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

nfilotto pushed a change to branch CAMEL-19388/upgrade-to-cxf-3.6+
in repository https://gitbox.apache.org/repos/asf/camel.git


      at d1482f608e4 CAMEL-19388: Upgrade to CXF 3.5.6

This branch includes the following new commits:

     new cfbea0ee925 CAMEL-19388: OSGI - Allow to use CXF 3.6+
     new d1482f608e4 CAMEL-19388: Upgrade to CXF 3.5.6

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 02/02: CAMEL-19388: Upgrade to CXF 3.5.6

Posted by nf...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

nfilotto pushed a commit to branch CAMEL-19388/upgrade-to-cxf-3.6+
in repository https://gitbox.apache.org/repos/asf/camel.git

commit d1482f608e415b7ff8b61ed7567c531dbe8628a9
Author: Nicolas Filotto <nf...@talend.com>
AuthorDate: Thu May 25 13:22:51 2023 +0200

    CAMEL-19388: Upgrade to CXF 3.5.6
---
 camel-dependencies/pom.xml | 4 ++--
 parent/pom.xml             | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index f4a0ea106bd..faa566fb900 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -150,8 +150,8 @@
     <corda-version>4.9.3</corda-version>
     <couchbase-client-version>3.4.1</couchbase-client-version>
     <curator-version>4.3.0</curator-version>
-    <cxf-codegen-plugin-version>3.5.5</cxf-codegen-plugin-version>
-    <cxf-version>3.5.5</cxf-version>
+    <cxf-codegen-plugin-version>3.5.6</cxf-codegen-plugin-version>
+    <cxf-version>3.5.6</cxf-version>
     <cxf-version-range>[3.5,4.0)</cxf-version-range>
     <cxf-xjc-plugin-version>3.3.2</cxf-xjc-plugin-version>
     <cxf-xjc-utils-version>3.3.2</cxf-xjc-utils-version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 844c5179c4c..93619272822 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -133,9 +133,9 @@
         <corda-version>4.9.3</corda-version>
         <couchbase-client-version>3.4.1</couchbase-client-version>
         <curator-version>4.3.0</curator-version>
-        <cxf-version>3.5.5</cxf-version>
+        <cxf-version>3.5.6</cxf-version>
         <cxf-version-range>[3.5,4.0)</cxf-version-range>
-        <cxf-codegen-plugin-version>3.5.5</cxf-codegen-plugin-version>
+        <cxf-codegen-plugin-version>3.5.6</cxf-codegen-plugin-version>
         <!-- cxf-xjc is not released as often -->
         <cxf-xjc-plugin-version>3.3.2</cxf-xjc-plugin-version>
         <cxf-xjc-utils-version>3.3.2</cxf-xjc-utils-version>


[camel] 01/02: CAMEL-19388: OSGI - Allow to use CXF 3.6+

Posted by nf...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

nfilotto pushed a commit to branch CAMEL-19388/upgrade-to-cxf-3.6+
in repository https://gitbox.apache.org/repos/asf/camel.git

commit cfbea0ee925c2cb37cee3f8d94bf7c34004669a7
Author: Nicolas Filotto <nf...@talend.com>
AuthorDate: Thu May 25 13:20:21 2023 +0200

    CAMEL-19388: OSGI - Allow to use CXF 3.6+
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 1b79328554e..f4a0ea106bd 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -152,7 +152,7 @@
     <curator-version>4.3.0</curator-version>
     <cxf-codegen-plugin-version>3.5.5</cxf-codegen-plugin-version>
     <cxf-version>3.5.5</cxf-version>
-    <cxf-version-range>[3.5,3.6)</cxf-version-range>
+    <cxf-version-range>[3.5,4.0)</cxf-version-range>
     <cxf-xjc-plugin-version>3.3.2</cxf-xjc-plugin-version>
     <cxf-xjc-utils-version>3.3.2</cxf-xjc-utils-version>
     <cxf.codegen.jvmArgs></cxf.codegen.jvmArgs>
diff --git a/parent/pom.xml b/parent/pom.xml
index 2bc2ed8d07a..844c5179c4c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -134,7 +134,7 @@
         <couchbase-client-version>3.4.1</couchbase-client-version>
         <curator-version>4.3.0</curator-version>
         <cxf-version>3.5.5</cxf-version>
-        <cxf-version-range>[3.5,3.6)</cxf-version-range>
+        <cxf-version-range>[3.5,4.0)</cxf-version-range>
         <cxf-codegen-plugin-version>3.5.5</cxf-codegen-plugin-version>
         <!-- cxf-xjc is not released as often -->
         <cxf-xjc-plugin-version>3.3.2</cxf-xjc-plugin-version>