This is an automated email from the ASF dual-hosted git repository.

gangwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-java.git


The following commit(s) were added to refs/heads/master by this push:
     new ef7228a39 Bump net.openhft:zero-allocation-hashing from 0.27ea0 to 
0.27ea1 (#3419)
ef7228a39 is described below

commit ef7228a394f8036a066acaea855bc06977b37987
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 15 22:21:20 2026 +0800

    Bump net.openhft:zero-allocation-hashing from 0.27ea0 to 0.27ea1 (#3419)
    
    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]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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>
 

Reply via email to