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 2023/07/19 18:48:05 UTC

[camel] 04/05: Upgrade couchbase 3.4.8

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 9ee1a4a3235d2c50520c9a70b46c5642dd1099f6
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Jul 19 20:47:00 2023 +0200

    Upgrade couchbase 3.4.8
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 61da6ca690c..8a0b2bd71ee 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -116,7 +116,7 @@
         <consul-client-version>1.5.3</consul-client-version>
         <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
         <corda-version>4.10</corda-version>
-        <couchbase-client-version>3.4.7</couchbase-client-version>
+        <couchbase-client-version>3.4.8</couchbase-client-version>
         <curator-version>5.5.0</curator-version>
         <cxf-version>4.0.2</cxf-version>
         <cxf-codegen-plugin-version>4.0.2</cxf-codegen-plugin-version>