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 2022/12/15 06:41:15 UTC

[camel] branch cb created (now 5c80d8905da)

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

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


      at 5c80d8905da Upgrade to couchbase 3.4.1

This branch includes the following new commits:

     new 5c80d8905da Upgrade to couchbase 3.4.1

The 1 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] 01/01: Upgrade to couchbase 3.4.1

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

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

commit 5c80d8905daff29abe0035adb3c6f4679111a4e0
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Dec 15 07:41:04 2022 +0100

    Upgrade to couchbase 3.4.1
---
 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 d7b59b0f694..453ea6c77e9 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -147,7 +147,7 @@
     <compress-lzf-version>1.1</compress-lzf-version>
     <consul-client-version>1.5.3</consul-client-version>
     <corda-version>4.9.3</corda-version>
-    <couchbase-client-version>3.3.4</couchbase-client-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>
diff --git a/parent/pom.xml b/parent/pom.xml
index 07b11095740..e51defb9d20 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -130,7 +130,7 @@
         <consul-client-version>1.5.3</consul-client-version>
         <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
         <corda-version>4.9.3</corda-version>
-        <couchbase-client-version>3.3.4</couchbase-client-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-range>[3.5,3.6)</cxf-version-range>