Browse Source

Upgrade to Logback 1.4.14

Closes gh-38788
pull/38818/head
Andy Wilkinson 2 years ago
parent
commit
bef2dabc27
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save