Upgrade to Logback 1.5.18

Closes gh-44781
This commit is contained in:
Andy Wilkinson
2025-03-19 08:29:29 +00:00
parent b60194441e
commit 02f82775a5

View File

@@ -1296,7 +1296,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",