This is an automated email from the ASF dual-hosted git repository.

crazyhzm pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.3 by this push:
     new 324c62550a Bump curator5_version from 4.2.0 to 5.7.1 (#14804)
324c62550a is described below

commit 324c62550ab22ffa53bce15f219bbc1d67b8c4a3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 24 22:46:10 2024 +0800

    Bump curator5_version from 4.2.0 to 5.7.1 (#14804)
    
    Bumps `curator5_version` from 4.2.0 to 5.7.1.
    
    Updates `org.apache.curator:curator-framework` from 4.2.0 to 5.7.1
    - 
[Commits](https://github.com/apache/curator/compare/apache-curator-4.2.0...apache-curator-5.7.1)
    
    Updates `org.apache.curator:curator-recipes` from 5.7.0 to 5.7.1
    - 
[Commits](https://github.com/apache/curator/compare/apache-curator-5.7.0...apache-curator-5.7.1)
    
    Updates `org.apache.curator:curator-x-discovery` from 5.1.0 to 5.7.1
    - 
[Commits](https://github.com/apache/curator/compare/apache.curator-5.1.0...apache-curator-5.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.curator:curator-framework
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: org.apache.curator:curator-recipes
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.curator:curator-x-discovery
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Albumen Kevin <[email protected]>
---
 dubbo-dependencies-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml
index da2816f269..201986ee65 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -101,7 +101,7 @@
     <fastjson_version>1.2.83_noneautotype</fastjson_version>
     <fastjson2_version>2.0.53</fastjson2_version>
     <zookeeper_version>3.7.2</zookeeper_version>
-    <curator_version>5.7.0</curator_version>
+    <curator_version>5.7.1</curator_version>
     <curator_test_version>2.12.0</curator_test_version>
     <jedis_version>3.10.0</jedis_version>
     <hessian_version>4.0.66</hessian_version>

Reply via email to