This is an automated email from the ASF dual-hosted git repository.
Jackie-Jiang 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 d3a4b6e527a Bump org.apache.zookeeper:zookeeper from 3.9.5 to 3.9.6
(#19564)
d3a4b6e527a is described below
commit d3a4b6e527a048ba561bd12f95e947d578639314
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 15 12:56:31 2026 -0700
Bump org.apache.zookeeper:zookeeper from 3.9.5 to 3.9.6 (#19564)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 34dc46d6af1..fa1c377b975 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,7 +192,7 @@
<zkclient.version>0.11</zkclient.version>
<jackson.version>2.22.2</jackson.version>
<fory.version>1.7.2</fory.version>
- <zookeeper.version>3.9.5</zookeeper.version>
+ <zookeeper.version>3.9.6</zookeeper.version>
<async-http-client.version>3.0.13</async-http-client.version>
<jersey.version>2.48</jersey.version>
<hk2.version>2.6.1</hk2.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]