Skip to content

Commit 0b01df5

Browse files
committed
Upgrade to Caffeine 3.2.3
Closes gh-47884
1 parent 8f8e45c commit 0b01df5

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.2") {
175+
library("Caffeine", "3.2.3") {
176176
group("com.github.ben-manes.caffeine") {
177177
modules = [
178178
"caffeine",

0 commit comments

Comments
 (0)