diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c892e38d80..9a0341ac38 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.9.2") { + library("Caffeine", "2.9.3") { group("com.github.ben-manes.caffeine") { modules = [ "caffeine",