Browse Source

Upgrade to Caffeine 2.9.0

Closes gh-25325
pull/25369/head
Andy Wilkinson 5 years ago
parent
commit
ccc7e74ee4
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -149,7 +149,7 @@ bom { @@ -149,7 +149,7 @@ bom {
]
}
}
library("Caffeine", "2.8.8") {
library("Caffeine", "2.9.0") {
group("com.github.ben-manes.caffeine") {
modules = [
"caffeine",

Loading…
Cancel
Save