You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/12/11 08:05:14 UTC

(camel) branch main updated: Bump com.couchbase.client:java-client from 3.5.0 to 3.5.1 (#12392)

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 8e8b06922a7 Bump com.couchbase.client:java-client from 3.5.0 to 3.5.1 (#12392)
8e8b06922a7 is described below

commit 8e8b06922a7491df52581585f0705eca52d518d6
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Dec 11 09:05:08 2023 +0100

    Bump com.couchbase.client:java-client from 3.5.0 to 3.5.1 (#12392)
    
    Bumps [com.couchbase.client:java-client](https://github.com/couchbase/couchbase-jvm-clients) from 3.5.0 to 3.5.1.
    - [Commits](https://github.com/couchbase/couchbase-jvm-clients/compare/java-client-3.5.0...java-client-3.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.couchbase.client:java-client
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@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 aea82d54631..6c0653a2b42 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -111,7 +111,7 @@
         <compress-lzf-version>1.1.2</compress-lzf-version>
         <consul-client-version>1.5.3</consul-client-version>
         <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
-        <couchbase-client-version>3.5.0</couchbase-client-version>
+        <couchbase-client-version>3.5.1</couchbase-client-version>
         <curator-version>5.5.0</curator-version>
         <cxf-version>4.0.3</cxf-version>
         <cxf-codegen-plugin-version>4.0.3</cxf-codegen-plugin-version>