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 4f226808c8a Bump org.apache.helix:helix-core from 1.3.2 to 2.0.0
(#18684)
4f226808c8a is described below
commit 4f226808c8aae9403c0859e19ca111f2ce9e0177
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 15:43:11 2026 -0700
Bump org.apache.helix:helix-core from 1.3.2 to 2.0.0 (#18684)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ebc17092cb1..8de0d06de74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@
<parquet.version>1.17.1</parquet.version>
<orc.version>1.9.8</orc.version>
<hive.version>2.8.1</hive.version>
- <helix.version>1.3.2</helix.version>
+ <helix.version>2.0.0</helix.version>
<zkclient.version>0.11</zkclient.version>
<jackson.version>2.22.0</jackson.version>
<zookeeper.version>3.9.5</zookeeper.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]