Browse Source

Upgrade to Caffeine 3.1.8

Closes gh-36926
pull/38706/head
Stephane Nicoll 3 years ago
parent
commit
ab3a26a72f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save