Upgrade to Logback 1.5.18

Closes gh-44770
This commit is contained in:
Andy Wilkinson
2025-03-19 07:39:19 +00:00
parent afce8b9a10
commit ee901486dc

View File

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