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 942c2d7e846e00641eb1248e1b91e9f6219e820d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 10 15:54:34 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 6ac0bda67..2b90769de 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.22.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>