Browse Source

Upgrade to Caffeine 3.1.0

Closes gh-30946
pull/30984/head
Andy Wilkinson 4 years ago
parent
commit
e1300c62f2
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save