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 cd8432d0f12 bump com.couchbase.client:java-client from 3.5.2 to 3.5.3 (#13033) cd8432d0f12 is described below commit cd8432d0f122ae048527141dd7d528f7e58c4b07 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Feb 7 09:28:57 2024 +0100 bump com.couchbase.client:java-client from 3.5.2 to 3.5.3 (#13033) --- updated-dependencies: - dependency-name: com.couchbase.client:java-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 67b4193d446..d690ee305d5 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -114,7 +114,7 @@ <compress-lzf-version>1.1.2</compress-lzf-version> <consul-client-version>1.3.0</consul-client-version> <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version> - <couchbase-client-version>3.5.2</couchbase-client-version> + <couchbase-client-version>3.5.3</couchbase-client-version> <curator-version>5.6.0</curator-version> <cxf-version>4.0.3</cxf-version> <cxf-codegen-plugin-version>4.0.3</cxf-codegen-plugin-version>