Upgrade to Logback 1.5.11

Closes gh-42763
This commit is contained in:
Andy Wilkinson 2024-10-17 15:59:42 +01:00
parent 56a592e287
commit 78d8f4cb57
1 changed files with 1 additions and 1 deletions

View File

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