This is an automated email from the ASF dual-hosted git repository.
laiyingchun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git
The following commit(s) were added to refs/heads/master by this push:
new 44400f6e3 build(deps): bump org.apache.zookeeper:zookeeper in
/java-client (#2301)
44400f6e3 is described below
commit 44400f6e3ca1fb1ce48d04d1c9145aad7ac4e991
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 15 22:54:47 2025 +0800
build(deps): bump org.apache.zookeeper:zookeeper in /java-client (#2301)
Bumps org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.4.
---
java-client/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java-client/pom.xml b/java-client/pom.xml
index e56ebe44f..90cb3fc38 100644
--- a/java-client/pom.xml
+++ b/java-client/pom.xml
@@ -71,7 +71,7 @@
<libthrift.version>0.13.0</libthrift.version>
<thrift-maven-plugin.version>0.10.0</thrift-maven-plugin.version>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
- <zookeeper.version>3.9.3</zookeeper.version>
+ <zookeeper.version>3.9.4</zookeeper.version>
<doclint>none</doclint>
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]