From 2ecde25943b1692d7b51b6e29558084a76df018f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 07:00:43 +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.1.8 to 3.2.0 - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](https://github.com/ben-manes/caffeine/compare/v3.1.8...v3.2.0) --- updated-dependencies: - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-type: direct:production update-type: version-update:semver-minor 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 d4697b8..7511300 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ com.github.ben-manes.caffeine caffeine - 3.1.8 + 3.2.0 org.yaml