From a3d9418adc612a2b88c105ceb53c7ca83c3c0bd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 15:59:14 +0000 Subject: [PATCH] Bump org.agrona:agrona from 1.21.1 to 2.2.4 Bumps [org.agrona:agrona](https://github.com/aeron-io/agrona) from 1.21.1 to 2.2.4. - [Release notes](https://github.com/aeron-io/agrona/releases) - [Changelog](https://github.com/aeron-io/agrona/blob/master/CHANGELOG.md) - [Commits](https://github.com/aeron-io/agrona/compare/1.21.1...2.2.4) --- updated-dependencies: - dependency-name: org.agrona:agrona dependency-version: 2.2.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- kcache-benchmark/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kcache-benchmark/pom.xml b/kcache-benchmark/pom.xml index e48da13f..75189de8 100644 --- a/kcache-benchmark/pom.xml +++ b/kcache-benchmark/pom.xml @@ -32,7 +32,7 @@ org.agrona agrona - 1.21.1 + 2.2.4