diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d60ea594086..d0b997e44f2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -92,7 +92,7 @@ bom { ] } } - library("Caffeine", "3.0.6") { + library("Caffeine", "3.1.0") { group("com.github.ben-manes.caffeine") { modules = [ "caffeine",