diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4d3fa356c5..5a623f01b2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -95,7 +95,7 @@ bom { ] } } - library("Caffeine", "3.1.0") { + library("Caffeine", "3.1.1") { group("com.github.ben-manes.caffeine") { modules = [ "caffeine",