Upgrade to Logback 1.4.4

Closes gh-32710
This commit is contained in:
Andy Wilkinson 2022-10-13 17:15:10 +01:00
parent df02ec88f5
commit dd39e09a51
1 changed files with 1 additions and 1 deletions

View File

@ -877,7 +877,7 @@ bom {
]
}
}
library("Logback", "1.4.1") {
library("Logback", "1.4.4") {
group("ch.qos.logback") {
modules = [
"logback-access",