diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7eb6386b892..05902c59032 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.4") { + library("Caffeine", "2.8.5") { group("com.github.ben-manes.caffeine") { modules = [ "caffeine",