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