Browse Source

Upgrade to Caffeine 2.8.5

Closes gh-22790
pull/22834/head
Andy Wilkinson 6 years ago
parent
commit
02ffeec89d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save