Skip to content

Commit 415c8ce

Browse files
committed
Upgrade to Caffeine 3.2.1
Closes gh-45864
1 parent 523c26c commit 415c8ce

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
@@ -166,7 +166,7 @@ bom {
166166
releaseNotes("https://github.com/cache2k/cache2k/releases/tag/v{version}")
167167
}
168168
}
169-
library("Caffeine", "3.2.0") {
169+
library("Caffeine", "3.2.1") {
170170
group("com.github.ben-manes.caffeine") {
171171
modules = [
172172
"caffeine",

0 commit comments

Comments
 (0)