Upgrade to Logback 1.5.20

Closes gh-47712
This commit is contained in:
Stéphane Nicoll
2025-10-20 07:56:13 +02:00
parent 4b31052d31
commit 9f9c178067
@@ -1252,7 +1252,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",