Upgrade to Logback 1.5.20

Closes gh-47714
This commit is contained in:
Stéphane Nicoll
2025-10-20 07:56:20 +02:00
parent 3e0050e957
commit f91dc0a62d
@@ -1339,7 +1339,7 @@ bom {
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
}
}
library("Logback", "1.5.19") {
library("Logback", "1.5.20") {
group("ch.qos.logback") {
modules = [
"logback-classic",