Skip to content

Commit b15092e

Browse files
committed
Upgrade to Caffeine 3.2.2
Closes gh-46432
1 parent 1565da2 commit b15092e

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
@@ -182,7 +182,7 @@ bom {
182182
releaseNotes("https://github.com/cache2k/cache2k/releases/tag/v{version}")
183183
}
184184
}
185-
library("Caffeine", "3.2.1") {
185+
library("Caffeine", "3.2.2") {
186186
group("com.github.ben-manes.caffeine") {
187187
modules = [
188188
"caffeine",

0 commit comments

Comments
 (0)