diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e38af726c9f..a421e1eaa11 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -764,7 +764,7 @@ bom { ] } } - library("Logback", "1.2.8") { + library("Logback", "1.2.9") { group("ch.qos.logback") { modules = [ "logback-access",