Upgrade to Logback 1.2.4

Closes gh-27380
This commit is contained in:
Andy Wilkinson 2021-07-19 17:16:28 +01:00
parent 9973937af3
commit 9d64269552

View File

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