diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2d9bb9f76b7..ba64408d231 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -107,7 +107,7 @@ bom { ] } } - library("Caffeine", "3.1.4") { + library("Caffeine", "3.1.5") { group("com.github.ben-manes.caffeine") { modules = [ "caffeine",