This is an automated email from the ASF dual-hosted git repository.
kharekartik 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 274fe480617 Revert "Bump com.uber:h3 from 4.1.1 to 4.3.0 (#16669)"
(#16680)
274fe480617 is described below
commit 274fe480617bf1404770d930300fcc72d9a7e63e
Author: Kartik Khare <[email protected]>
AuthorDate: Mon Aug 25 12:36:16 2025 -0700
Revert "Bump com.uber:h3 from 4.1.1 to 4.3.0 (#16669)" (#16680)
This reverts commit c49eac2493327f0ea8c6c7f1ccc431db64f17aaf.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3dd59e1f808..143c616c1f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@
<netty.version>4.1.122.Final</netty.version>
<reactivestreams.version>1.0.4</reactivestreams.version>
<jts.version>1.20.0</jts.version>
- <h3.version>4.3.0</h3.version>
+ <h3.version>4.1.1</h3.version>
<jmh.version>1.37</jmh.version>
<audienceannotations.version>0.15.1</audienceannotations.version>
<clp-ffi.version>0.4.7</clp-ffi.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]