Browse Source

Upgrade to Logback 1.4.14

Closes gh-38809
pull/38821/head
Andy Wilkinson 2 years ago
parent
commit
4892024b7d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save