This is an automated email from the ASF dual-hosted git repository.
jackie 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 97863523c48 Bump org.apache.zookeeper:zookeeper from 3.9.4 to 3.9.5
(#17831)
97863523c48 is described below
commit 97863523c48479661374ddf75b57dda7423cc981
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 6 11:42:05 2026 -0800
Bump org.apache.zookeeper:zookeeper from 3.9.4 to 3.9.5 (#17831)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 80628b79d99..5b17c1b3dd4 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.21.1</jackson.version>
- <zookeeper.version>3.9.4</zookeeper.version>
+ <zookeeper.version>3.9.5</zookeeper.version>
<async-http-client.version>3.0.7</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]