diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 99e8a3b650d..e1ac0f5220d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -152,7 +152,7 @@ bom { ] } } - library("Caffeine", "2.9.2") { + library("Caffeine", "2.9.3") { prohibit("[3.0.0,)") { because "it requires Java 11" }