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

fokko 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 72520d2b9 Bump net.openhft:zero-allocation-hashing from 0.16 to 
0.26ea0 (#3024)
72520d2b9 is described below

commit 72520d2b9f4982009203675e7c1d3ae2723eda9a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 4 09:25:59 2024 +0100

    Bump net.openhft:zero-allocation-hashing from 0.16 to 0.26ea0 (#3024)
    
    Bumps 
[net.openhft:zero-allocation-hashing](https://github.com/OpenHFT/Zero-Allocation-Hashing)
 from 0.16 to 0.26ea0.
    - [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-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 a16c3454c..2b735ab79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@
     <brotli-codec.version>0.1.1</brotli-codec.version>
     <mockito.version>1.10.19</mockito.version>
     <powermock.version>2.0.9</powermock.version>
-    <net.openhft.version>0.16</net.openhft.version>
+    <net.openhft.version>0.26ea0</net.openhft.version>
     <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
 
     <!-- parquet-cli dependencies -->

Reply via email to