diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f5f786242c..6bcd4b63ac 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -143,7 +143,7 @@ bom { ] } } - library("Caffeine", "3.1.6") { + library("Caffeine", "3.1.8") { group("com.github.ben-manes.caffeine") { modules = [ "caffeine",