From 737b0a5998aa69e0783081b5c2dd2df4b1ae84f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 08:40:04 +0000 Subject: [PATCH] Bump com.github.ben-manes.caffeine:caffeine in the prod-deps group Bumps the prod-deps group with 1 update: [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine). Updates `com.github.ben-manes.caffeine:caffeine` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](https://github.com/ben-manes/caffeine/compare/v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b89e5e0..bcfa371 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ com.github.ben-manes.caffeine caffeine - 3.2.1 + 3.2.2 org.yaml