This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
dependabot/maven/net.openhft-zero-allocation-hashing-0.27ea1
in repository https://gitbox.apache.org/repos/asf/parquet-java.git
commit 31f2ca75ced2b7994092c56322e675c5b53d7046
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 15 05:49:38 2026 +0000
Bump net.openhft:zero-allocation-hashing from 0.27ea0 to 0.27ea1
Bumps
[net.openhft:zero-allocation-hashing](https://github.com/OpenHFT/Zero-Allocation-Hashing)
from 0.27ea0 to 0.27ea1.
- [Release
notes](https://github.com/OpenHFT/Zero-Allocation-Hashing/releases)
- [Commits](https://github.com/OpenHFT/Zero-Allocation-Hashing/commits)
---
updated-dependencies:
- dependency-name: net.openhft:zero-allocation-hashing
dependency-version: 0.27ea1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 21cce1471..4c9446ab8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
<guava.version>33.5.0-jre</guava.version>
<brotli-codec.version>0.1.1</brotli-codec.version>
<mockito.version>5.23.0</mockito.version>
- <net.openhft.version>0.27ea0</net.openhft.version>
+ <net.openhft.version>0.27ea1</net.openhft.version>
<exec-maven-plugin.version>3.6.3</exec-maven-plugin.version>
<jts.version>1.20.0</jts.version>