Browse Source

Upgrade to Caffeine 3.1.8

Closes gh-36912
pull/37018/head
Stephane Nicoll 3 years ago
parent
commit
f59c89cd59
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save