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

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


The following commit(s) were added to refs/heads/master by this push:
     new f8141dbe6a chore(deps): bump org.apache.zookeeper:zookeeper from 3.9.3 
to 3.9.4 (#6183)
f8141dbe6a is described below

commit f8141dbe6ab4d2e3041cbe086e8bbfa96fafc5c8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 27 14:56:34 2025 +0800

    chore(deps): bump org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.4 (#6183)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 64b05604aa..c2448b39ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
         <tars.version>1.7.2</tars.version>
         <curator.version>5.7.0</curator.version>
         <wiremock.version>3.0.1</wiremock.version>
-        <zookeeper.version>3.9.3</zookeeper.version>
+        <zookeeper.version>3.9.4</zookeeper.version>
         <zkclient.version>0.10</zkclient.version>
         <shiro.version>1.13.0</shiro.version>
         <jwt.version>3.12.0</jwt.version>

Reply via email to