This is an automated email from the ASF dual-hosted git repository.
jackie 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 c49eac24933 Bump com.uber:h3 from 4.1.1 to 4.3.0 (#16669)
c49eac24933 is described below
commit c49eac2493327f0ea8c6c7f1ccc431db64f17aaf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 22 17:28:35 2025 -0700
Bump com.uber:h3 from 4.1.1 to 4.3.0 (#16669)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 143c616c1f8..3dd59e1f808 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.1.1</h3.version>
+ <h3.version>4.3.0</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]