Upgrade to Logback 1.5.17

Closes gh-44614
This commit is contained in:
Stéphane Nicoll 2025-03-06 15:06:42 +01:00
parent e25d715ede
commit daa0c3001e

View File

@ -1292,7 +1292,7 @@ bom {
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
}
}
library("Logback", "1.5.16") {
library("Logback", "1.5.17") {
group("ch.qos.logback") {
modules = [
"logback-classic",