Upgrade to Logback 1.2.4

Closes gh-27449
This commit is contained in:
Andy Wilkinson 2021-07-22 10:05:55 +01:00
parent 8044bd2424
commit 982d6c6097
1 changed files with 1 additions and 1 deletions

View File

@ -1051,7 +1051,7 @@ bom {
]
}
}
library("Logback", "1.2.3") {
library("Logback", "1.2.4") {
group("ch.qos.logback") {
modules = [
"logback-access",