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

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

commit d819ded9ca25893a804ee98f2aa9fc2da3fd6801
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Oct 12 17:56:58 2021 +0200

    Upgrade Couchbase to version 3.2.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 9c38518..31196bc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -133,7 +133,7 @@
         <consul-client-version>1.4.2</consul-client-version>
         <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
         <corda-version>4.8</corda-version>
-        <couchbase-client-version>3.1.4</couchbase-client-version>
+        <couchbase-client-version>3.2.0</couchbase-client-version>
         <curator-version>4.3.0</curator-version>
         <cxf-version>3.4.4</cxf-version>
         <cxf-version-range>[3.3,4.0)</cxf-version-range>

Reply via email to