This is an automated email from the ASF dual-hosted git repository.
yashmayya pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new e9a778d9221 Bump org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.4
(#16715)
e9a778d9221 is described below
commit e9a778d9221abdcd2e4e24b985d63f235bb39d79
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 29 19:50:41 2025 +0530
Bump org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.4 (#16715)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c20e83748e7..98c3a85df28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@
<helix.version>1.3.2</helix.version>
<zkclient.version>0.11</zkclient.version>
<jackson.version>2.20.0</jackson.version>
- <zookeeper.version>3.9.3</zookeeper.version>
+ <zookeeper.version>3.9.4</zookeeper.version>
<async-http-client.version>3.0.2</async-http-client.version>
<jersey.version>2.47</jersey.version>
<hk2.version>2.6.1</hk2.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]