| commit | 2ad9c4173a82ec08349ec4f1596620618f0c5002 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Dec 17 00:01:16 2025 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Tue Jan 13 11:50:58 2026 +0100 |
| tree | a755151518a09a23aa4e5d701176764681368c98 | |
| parent | 142bfb991636b9ccde82671e56ba8f5417dd4c7a [diff] |
Bump com.github.ben-manes.caffeine:caffeine from 3.1.8 to 3.2.3 Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.1.8 to 3.2.3. - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](https://github.com/ben-manes/caffeine/compare/v3.1.8...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-minor ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I8208579b607ba80bd3bb4112adf5da82a07834b2
diff --git a/pom.xml b/pom.xml index e7385d9..b79081b 100644 --- a/pom.xml +++ b/pom.xml
@@ -167,7 +167,7 @@ <dependency> <groupId>com.github.ben-manes.caffeine</groupId> <artifactId>caffeine</artifactId> - <version>3.1.8</version> + <version>3.2.3</version> </dependency> <!-- Jersey -->