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

liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new 3dcec1f06 Bump curator.version from 5.7.1 to 5.9.0 (#4889)
3dcec1f06 is described below

commit 3dcec1f062fe2221b1209a06fc8a6013e9ac20e9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 5 11:32:00 2025 +0800

    Bump curator.version from 5.7.1 to 5.9.0 (#4889)
---
 dependencies/default/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies/default/pom.xml b/dependencies/default/pom.xml
index 435f3a63b..8e2f35370 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -41,7 +41,7 @@
     <commons-lang3.version>3.18.0</commons-lang3.version>
     <commons-logging.version>1.3.5</commons-logging.version>
     <commons-text.version>1.14.0</commons-text.version>
-    <curator.version>5.7.1</curator.version>
+    <curator.version>5.9.0</curator.version>
     <failureaccess.version>1.0.3</failureaccess.version>
     <findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
     <governator-annotations.version>1.17.12</governator-annotations.version>

Reply via email to