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 cf4f685eed9 Bump com.couchbase.client:java-client from 3.5.3 to 3.6.0
(#13601)
cf4f685eed9 is described below
commit cf4f685eed9ed0b5a884a646e4ca0891f5a1db6e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 25 10:27:30 2024 +0100
Bump com.couchbase.client:java-client from 3.5.3 to 3.6.0 (#13601)
Bumps
[com.couchbase.client:java-client](https://github.com/couchbase/couchbase-jvm-clients)
from 3.5.3 to 3.6.0.
-
[Commits](https://github.com/couchbase/couchbase-jvm-clients/compare/java-client-3.5.3...java-client-3.6.0)
---
updated-dependencies:
- dependency-name: com.couchbase.client:java-client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
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 4d7eb69cbcb..9f022570c9c 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.1</consul-client-version>
<cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
- <couchbase-client-version>3.5.3</couchbase-client-version>
+ <couchbase-client-version>3.6.0</couchbase-client-version>
<curator-version>5.6.0</curator-version>
<cxf-version>4.0.4</cxf-version>
<cxf-codegen-plugin-version>4.0.4</cxf-codegen-plugin-version>