Skip to content

Commit 2bbc475

Browse files
committed
Upgrade to Caffeine 3.1.2
Closes gh-33339
1 parent 44e01e5 commit 2bbc475

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.1") {
110+
library("Caffeine", "3.1.2") {
111111
group("com.github.ben-manes.caffeine") {
112112
modules = [
113113
"caffeine",

0 commit comments

Comments
 (0)