Upgrade to Logback 1.5.11

Closes gh-42753
This commit is contained in:
Andy Wilkinson 2024-10-17 15:27:18 +01:00
parent 62388b584d
commit 9e9d71a754
1 changed files with 1 additions and 1 deletions

View File

@ -1121,7 +1121,7 @@ bom {
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") {
modules = [
"logback-classic",