diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ca720617f0..b0264ab12a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -149,7 +149,7 @@ bom { ] } } - library("Caffeine", "2.8.2") { + library("Caffeine", "2.8.4") { group("com.github.ben-manes.caffeine") { modules = [ "caffeine",