Upgrade to Logback 1.6.3

Closes gh-51685
This commit is contained in:
Stéphane Nicoll
2026-09-12 08:29:17 +02:00
parent 7aaed03f2a
commit 403f1a9fc3
@@ -1403,7 +1403,7 @@ bom {
}
}
}
library("Logback", "1.6.1") {
library("Logback", "1.6.3") {
group("ch.qos.logback") {
modules = [
"logback-classic",