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
The following commit(s) were added to refs/heads/main by this push: new cadbf20c136 Upgrade couchbase 3.4.9 cadbf20c136 is described below commit cadbf20c1368739fc371c20639545531724912e5 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Fri Aug 4 08:59:24 2023 +0200 Upgrade couchbase 3.4.9 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 5ab126b059e..8a1e47c0c37 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -113,7 +113,7 @@ <compress-lzf-version>1.1.2</compress-lzf-version> <consul-client-version>1.5.3</consul-client-version> <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version> - <couchbase-client-version>3.4.8</couchbase-client-version> + <couchbase-client-version>3.4.9</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>