Upgrade to Logback 1.5.19

Closes gh-47537
This commit is contained in:
Stéphane Nicoll
2025-10-11 14:44:16 +02:00
parent 0bb711497a
commit 1b75cedbdf
@@ -1339,7 +1339,7 @@ bom {
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
}
}
library("Logback", "1.5.18") {
library("Logback", "1.5.19") {
group("ch.qos.logback") {
modules = [
"logback-classic",