This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/maven-build-cache-extension.git
The following commit(s) were added to refs/heads/master by this push:
new cc534a1 Bump net.openhft:zero-allocation-hashing from 0.26ea0 to
0.27ea0
cc534a1 is described below
commit cc534a10b5b263d28b516498ffa8bf0f2ee3d96f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 9 07:49:36 2024 +0000
Bump net.openhft:zero-allocation-hashing from 0.26ea0 to 0.27ea0
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:production
...
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 fa25348..890189e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@ under the License.
<dependency>
<groupId>net.openhft</groupId>
<artifactId>zero-allocation-hashing</artifactId>
- <version>0.26ea0</version>
+ <version>0.27ea0</version>
</dependency>
<dependency>
<groupId>com.github.albfernandez</groupId>