You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by jl...@apache.org on 2022/10/17 20:05:39 UTC

[pinot] branch bump-up-zk-version created (now 19fe535f72)

This is an automated email from the ASF dual-hosted git repository.

jlli pushed a change to branch bump-up-zk-version
in repository https://gitbox.apache.org/repos/asf/pinot.git


      at 19fe535f72 Bump up ZK version to 3.6.3

This branch includes the following new commits:

     new 19fe535f72 Bump up ZK version to 3.6.3

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[pinot] 01/01: Bump up ZK version to 3.6.3

Posted by jl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jlli pushed a commit to branch bump-up-zk-version
in repository https://gitbox.apache.org/repos/asf/pinot.git

commit 19fe535f7233530a004753981ff6ab688442340b
Author: Jack Li(Analytics Engineering) <jl...@jlli-mn1.linkedin.biz>
AuthorDate: Mon Oct 17 13:05:18 2022 -0700

    Bump up ZK version to 3.6.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1610d5e682..151c154912 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@
     <helix.version>1.0.4</helix.version>
     <zkclient.version>0.7</zkclient.version>
     <jackson.version>2.12.7</jackson.version>
-    <zookeeper.version>3.5.10</zookeeper.version>
+    <zookeeper.version>3.6.3</zookeeper.version>
     <async-http-client.version>2.12.3</async-http-client.version>
     <jersey.version>2.35</jersey.version>
     <grizzly.version>2.4.4</grizzly.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org