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 fd19845892 Bump org.apache.zookeeper:zookeeper from 3.7.2 to 3.9.2
(#12674)
fd19845892 is described below
commit fd1984589213ed8de39ccd1b9db39b7e972f72aa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 20 09:47:38 2024 -0700
Bump org.apache.zookeeper:zookeeper from 3.7.2 to 3.9.2 (#12674)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5a737874b5..63b07961c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@
<helix.version>1.3.1</helix.version>
<zkclient.version>0.11</zkclient.version>
<jackson.version>2.12.7.20221012</jackson.version>
- <zookeeper.version>3.7.2</zookeeper.version>
+ <zookeeper.version>3.9.2</zookeeper.version>
<async-http-client.version>2.12.3</async-http-client.version>
<jersey.version>2.39</jersey.version>
<grizzly.version>2.4.4</grizzly.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]