Upgrade to Logback 1.5.27

Closes gh-49104
This commit is contained in:
Andy Wilkinson
2026-02-05 15:14:09 +00:00
parent 23f2eec5fc
commit bfa1c06571
@@ -1295,7 +1295,7 @@ bom {
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
}
}
library("Logback", "1.5.25") {
library("Logback", "1.5.27") {
group("ch.qos.logback") {
modules = [
"logback-classic",