diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4cdba2113d..5a4e9d19f5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -801,7 +801,7 @@ bom { ] } } - library("Logback", "1.4.8") { + library("Logback", "1.4.11") { group("ch.qos.logback") { modules = [ "logback-access",