Browse Source

Upgrade to Logback 1.4.11

Closes gh-36893
pull/37119/head
Stephane Nicoll 3 years ago
parent
commit
a73adb53e8
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -828,7 +828,7 @@ bom { @@ -828,7 +828,7 @@ bom {
]
}
}
library("Logback", "1.4.8") {
library("Logback", "1.4.11") {
group("ch.qos.logback") {
modules = [
"logback-access",

Loading…
Cancel
Save