Upgrade to Logback 1.5.6

Closes gh-40401
This commit is contained in:
Andy Wilkinson 2024-04-17 19:21:27 +01:00
parent 2061d885bb
commit 80afc56123
1 changed files with 1 additions and 1 deletions

View File

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