This is an automated email from the ASF dual-hosted git repository.
apupier 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 34cf32bef169 chore(deps): Bump com.couchbase.client:java-client from
3.11.2 to 3.11.3
34cf32bef169 is described below
commit 34cf32bef169fe5b2e4f869c791a7741e22e1a75
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 22 09:13:06 2026 +0000
chore(deps): Bump com.couchbase.client:java-client from 3.11.2 to 3.11.3
Bumps
[com.couchbase.client:java-client](https://github.com/couchbase/couchbase-jvm-clients)
from 3.11.2 to 3.11.3.
-
[Commits](https://github.com/couchbase/couchbase-jvm-clients/compare/3.11.2...3.11.3)
---
updated-dependencies:
- dependency-name: com.couchbase.client:java-client
dependency-version: 3.11.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 34e443b5d208..fcd8b7d20ec2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -125,7 +125,7 @@
<commons-validator-version>1.10.1</commons-validator-version>
<compress-lzf-version>1.2.0</compress-lzf-version>
<consul-client-version>1.12.0</consul-client-version>
- <couchbase-client-version>3.11.2</couchbase-client-version>
+ <couchbase-client-version>3.11.3</couchbase-client-version>
<curator-version>5.9.0</curator-version>
<cxf-version>4.2.1</cxf-version>
<cxf-codegen-plugin-version>4.2.1</cxf-codegen-plugin-version>