diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 15a5867f22..b3c14e693c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -150,7 +150,7 @@ bom { ] } } - library("Caffeine", "2.8.6") { + library("Caffeine", "2.8.7") { group("com.github.ben-manes.caffeine") { modules = [ "caffeine",