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 a3bfbcddd Bump net.openhft:zero-allocation-hashing from 0.26ea0 to
0.27ea0 (#3093)
a3bfbcddd is described below
commit a3bfbcddd7e0d6953ed82b5bc170668cd16bea40
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 16 10:44:06 2024 +0100
Bump net.openhft:zero-allocation-hashing from 0.26ea0 to 0.27ea0 (#3093)
Bumps
[net.openhft:zero-allocation-hashing](https://github.com/OpenHFT/Zero-Allocation-Hashing)
from 0.26ea0 to 0.27ea0.
- [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 e1e53e17e..40dbabdf7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,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.26ea0</net.openhft.version>
+ <net.openhft.version>0.27ea0</net.openhft.version>
<exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
<!-- parquet-cli dependencies -->