Skip to content

Commit ccc7e74

Browse files
committed
Upgrade to Caffeine 2.9.0
Closes gh-25325
1 parent 5d52411 commit ccc7e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ bom {
149149
]
150150
}
151151
}
152-
library("Caffeine", "2.8.8") {
152+
library("Caffeine", "2.9.0") {
153153
group("com.github.ben-manes.caffeine") {
154154
modules = [
155155
"caffeine",

0 commit comments

Comments
 (0)