Upgrade to Logback 1.5.7

Closes gh-41887
This commit is contained in:
Andy Wilkinson
2024-08-16 20:20:23 +01:00
parent cca5516ab0
commit dd2ed5f12d
5 changed files with 11 additions and 3 deletions

View File

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