This is an automated email from the ASF dual-hosted git repository.
yashmayya 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 c2879f012de Bump com.uber:h3 from 4.3.2 to 4.4.0 (#17370)
c2879f012de is described below
commit c2879f012ded1ff48615d4a2ee180321ed9c97ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 16 00:35:44 2025 +0530
Bump com.uber:h3 from 4.3.2 to 4.4.0 (#17370)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ba4d1a41880..7a775d8a617 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.2</h3.version>
+ <h3.version>4.4.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]