Upgrade to Logback 1.5.12

Closes gh-43107
This commit is contained in:
Stéphane Nicoll
2024-11-11 08:18:20 +09:00
parent a28e645610
commit a1cb7b7a65

View File

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