This is an automated email from the ASF dual-hosted git repository. kharekartik pushed a commit to branch revert-16669-dependabot/maven/com.uber-h3-4.3.0 in repository https://gitbox.apache.org/repos/asf/pinot.git
commit 37715ac6bf26d59b53fb9c6b02ececaa319bbfcf Author: Kartik Khare <[email protected]> AuthorDate: Mon Aug 25 12:57:47 2025 +0530 Revert "Bump com.uber:h3 from 4.1.1 to 4.3.0 (#16669)" 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]
