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 d49e4389d15 chore(deps): Bump com.couchbase.client:java-client from 
3.7.2 to 3.7.3 (#15659)
d49e4389d15 is described below

commit d49e4389d15b797e0a49611aa40fb5268c2fca4d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 24 14:16:02 2024 +0200

    chore(deps): Bump com.couchbase.client:java-client from 3.7.2 to 3.7.3 
(#15659)
    
    Bumps 
[com.couchbase.client:java-client](https://github.com/couchbase/couchbase-jvm-clients)
 from 3.7.2 to 3.7.3.
    - 
[Commits](https://github.com/couchbase/couchbase-jvm-clients/compare/core-io-3.7.2...core-io-3.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.couchbase.client:java-client
      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 b74751ae7a5..a37a18edff3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -123,7 +123,7 @@
         <compress-lzf-version>1.1.2</compress-lzf-version>
         <consul-client-version>1.4.1</consul-client-version>
         <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
-        <couchbase-client-version>3.7.2</couchbase-client-version>
+        <couchbase-client-version>3.7.3</couchbase-client-version>
         <curator-version>5.7.0</curator-version>
         <cxf-version>4.0.5</cxf-version>
         <cxf-codegen-plugin-version>4.0.5</cxf-codegen-plugin-version>

Reply via email to