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 c79117cfec97 chore(deps): Bump com.couchbase.client:java-client from 
3.10.0 to 3.10.1 (#20893)
c79117cfec97 is described below

commit c79117cfec97f833583e6dcb7671dbadba14c448
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 19 09:36:46 2026 +0100

    chore(deps): Bump com.couchbase.client:java-client from 3.10.0 to 3.10.1 
(#20893)
    
    Bumps 
[com.couchbase.client:java-client](https://github.com/couchbase/couchbase-jvm-clients)
 from 3.10.0 to 3.10.1.
    - 
[Commits](https://github.com/couchbase/couchbase-jvm-clients/compare/3.10.0...3.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.couchbase.client:java-client
      dependency-version: 3.10.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 3310071b7227..68f6020fd35e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -134,7 +134,7 @@
         <compress-lzf-version>1.2.0</compress-lzf-version>
         <consul-client-version>1.9.1</consul-client-version>
         <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
-        <couchbase-client-version>3.10.0</couchbase-client-version>
+        <couchbase-client-version>3.10.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>

Reply via email to