This is an automated email from the ASF dual-hosted git repository.
acosentino 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 cf54debee590 chore(deps): Bump com.couchbase.client:java-client from
3.11.0 to 3.11.1 (#21518)
cf54debee590 is described below
commit cf54debee590f1daecb83e6ad32aa10c30018c3b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 18 09:26:53 2026 +0100
chore(deps): Bump com.couchbase.client:java-client from 3.11.0 to 3.11.1
(#21518)
Bumps
[com.couchbase.client:java-client](https://github.com/couchbase/couchbase-jvm-clients)
from 3.11.0 to 3.11.1.
-
[Commits](https://github.com/couchbase/couchbase-jvm-clients/compare/3.11.0...3.11.1)
---
updated-dependencies:
- dependency-name: com.couchbase.client:java-client
dependency-version: 3.11.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 8630d83c9c0f..a407071b4d49 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -133,7 +133,7 @@
<compress-lzf-version>1.2.0</compress-lzf-version>
<consul-client-version>1.9.2</consul-client-version>
<cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
- <couchbase-client-version>3.11.0</couchbase-client-version>
+ <couchbase-client-version>3.11.1</couchbase-client-version>
<curator-version>5.9.0</curator-version>
<cxf-version>4.1.4</cxf-version>
<cxf-codegen-plugin-version>4.1.4</cxf-codegen-plugin-version>