This is an automated email from the ASF dual-hosted git repository.
Jackie-Jiang 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 d21f19bd8df Bump com.uber:h3 from 4.4.0 to 4.5.0 (#19289)
d21f19bd8df is described below
commit d21f19bd8df87ea55ebce92978e502e5d004ec0e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 18 12:37:18 2026 -0700
Bump com.uber:h3 from 4.4.0 to 4.5.0 (#19289)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cb2047b3f16..edb6b7a663b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -220,7 +220,7 @@
<netty.version>4.1.137.Final</netty.version>
<reactivestreams.version>1.0.4</reactivestreams.version>
<jts.version>1.20.0</jts.version>
- <h3.version>4.4.0</h3.version>
+ <h3.version>4.5.0</h3.version>
<ipaddress.version>5.6.2</ipaddress.version>
<openhft.chronicle-bom.version>2.27ea100</openhft.chronicle-bom.version>
<jmh.version>1.37</jmh.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]