Upgrade to Logback 1.4.14

Closes gh-38788
This commit is contained in:
Andy Wilkinson
2023-12-14 14:11:04 +00:00
parent 5199977e03
commit bef2dabc27

View File

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