From b61b7fca978ac7a81406c87655f3d4685ad5a42f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 06:13:12 +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.2 to 3.2.3 - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](https://github.com/ben-manes/caffeine/compare/v3.2.2...v3.2.3) --- updated-dependencies: - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-version: 3.2.3 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 3ad8c43..a189c7d 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ com.github.ben-manes.caffeine caffeine - 3.2.2 + 3.2.3 org.yaml