Skip to content

Commit adff948

Browse files
committed
Upgrade to Caffeine 3.2.2
Closes gh-46436
1 parent 5c64636 commit adff948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ bom {
172172
releaseNotes("https://github.com/cache2k/cache2k/releases/tag/v{version}")
173173
}
174174
}
175-
library("Caffeine", "3.2.1") {
175+
library("Caffeine", "3.2.2") {
176176
group("com.github.ben-manes.caffeine") {
177177
modules = [
178178
"caffeine",

0 commit comments

Comments
 (0)