Browse Source

Upgrade to Caffeine 3.1.4

Closes gh-34275
pull/34312/head
Andy Wilkinson 3 years ago
parent
commit
86d3574c6b
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save