From 668fe2d00f3ff7916fba533f2a26eef146601412 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 06:58:22 +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.0 to 3.2.1 - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](https://github.com/ben-manes/caffeine/compare/v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-version: 3.2.1 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 2c14a4b..41ff116 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ com.github.ben-manes.caffeine caffeine - 3.2.0 + 3.2.1 org.yaml