Upgrade to Logback 1.5.16

Closes gh-43679
This commit is contained in:
Andy Wilkinson
2025-01-06 15:56:04 +00:00
parent 53f42cebb8
commit 3bb1f7c55d

View File

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