This is an automated email from the ASF dual-hosted git repository. somandal 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 0c6bafcc12 Upgrade Helix version to 1.3.2 (#16239) 0c6bafcc12 is described below commit 0c6bafcc12ee843c0fb44b538ff5c00398ae6c0a Author: Sonam Mandal <sonam.man...@startree.ai> AuthorDate: Mon Jun 30 15:21:15 2025 -0700 Upgrade Helix version to 1.3.2 (#16239) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8cda11edc1..f50fd55fdf 100644 --- a/pom.xml +++ b/pom.xml @@ -142,7 +142,7 @@ <parquet.version>1.15.2</parquet.version> <orc.version>1.9.6</orc.version> <hive.version>2.8.1</hive.version> - <helix.version>1.3.1</helix.version> + <helix.version>1.3.2</helix.version> <zkclient.version>0.11</zkclient.version> <jackson.version>2.19.1</jackson.version> <zookeeper.version>3.9.3</zookeeper.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org