Upgrade to Logback 1.2.8

Closes gh-29011
This commit is contained in:
Stephane Nicoll 2021-12-14 14:26:12 +01:00
parent 2be5b979f1
commit d18eae35e5
1 changed files with 1 additions and 1 deletions

View File

@ -1067,7 +1067,7 @@ bom {
]
}
}
library("Logback", "1.2.7") {
library("Logback", "1.2.8") {
group("ch.qos.logback") {
modules = [
"logback-access",