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

xiatian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git


The following commit(s) were added to refs/heads/master by this push:
     new a7f23f881 Bump curatorVersion from 5.6.0 to 5.7.0 (#5002)
a7f23f881 is described below

commit a7f23f8817f60202a0b9156c58588668dc50cb48
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 17 15:24:47 2024 +0800

    Bump curatorVersion from 5.6.0 to 5.7.0 (#5002)
    
    Bumps `curatorVersion` from 5.6.0 to 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-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-test` 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-client
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - 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-test
      dependency-type: direct:production
      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>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 711100cf7..e915be35c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -656,7 +656,7 @@ subprojects {
     def dropwizardMetricsVersion = '4.2.26'
     def opentelemetryVersion = '1.36.0'
     def cloudeventsVersion = '3.0.0'
-    def curatorVersion = '5.6.0'
+    def curatorVersion = '5.7.0'
     def mockitoVersion = '4.11.0'
 
     dependencyManagement {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to