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 e685d9a8e12 chore(deps): Bump curator-version from 5.6.0 to 5.7.0
e685d9a8e12 is described below

commit e685d9a8e122829b32b2c7589db6face36de091c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 17 14:05:24 2024 +0000

    chore(deps): Bump curator-version from 5.6.0 to 5.7.0
    
    Bumps `curator-version` from 5.6.0 to 5.7.0.
    
    Updates `org.apache.curator:curator-framework` from 5.6.0 to 5.7.0
    - 
[Commits](https://github.com/apache/curator/compare/apache-curator-5.6.0...apache-curator-5.7.0)
    
    Updates `org.apache.curator:curator-recipes` from 5.6.0 to 5.7.0
    - 
[Commits](https://github.com/apache/curator/compare/apache-curator-5.6.0...apache-curator-5.7.0)
    
    Updates `org.apache.curator:curator-client` from 5.6.0 to 5.7.0
    - 
[Commits](https://github.com/apache/curator/compare/apache-curator-5.6.0...apache-curator-5.7.0)
    
    Updates `org.apache.curator:curator-x-discovery` from 5.6.0 to 5.7.0
    - 
[Commits](https://github.com/apache/curator/compare/apache-curator-5.6.0...apache-curator-5.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.curator:curator-framework
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.curator:curator-recipes
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.curator:curator-client
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.curator:curator-x-discovery
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0cb6bb52b61..826df262d2b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -123,7 +123,7 @@
         <consul-client-version>1.3.2</consul-client-version>
         <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
         <couchbase-client-version>3.6.2</couchbase-client-version>
-        <curator-version>5.6.0</curator-version>
+        <curator-version>5.7.0</curator-version>
         <cxf-version>4.0.4</cxf-version>
         <cxf-codegen-plugin-version>4.0.4</cxf-codegen-plugin-version>
         <!-- cxf-xjc is not released as often -->

Reply via email to