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

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

commit 2bba152f56fb6ca58cf5bea21c9367d9bc188298
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Oct 28 09:05:37 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index bbdd8a2..0231f98 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -136,7 +136,7 @@
         <consul-client-version>1.4.2</consul-client-version>
         <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
         <corda-version>4.6</corda-version>
-        <couchbase-client-version>3.0.6</couchbase-client-version>
+        <couchbase-client-version>3.0.9</couchbase-client-version>
         <curator-version>4.3.0</curator-version>
         <cxf-version>3.4.0</cxf-version>
         <cxf-version-range>[3.3,4.0)</cxf-version-range>

Reply via email to