Skip to content

Commit fcbe2f7

Browse files
committed
Upgrade to Caffeine 3.1.4
Closes gh-34256
1 parent 404f3fd commit fcbe2f7

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
@@ -107,7 +107,7 @@ bom {
107107
]
108108
}
109109
}
110-
library("Caffeine", "3.1.2") {
110+
library("Caffeine", "3.1.4") {
111111
group("com.github.ben-manes.caffeine") {
112112
modules = [
113113
"caffeine",

0 commit comments

Comments
 (0)