Upgrade to Logback 1.2.8

Closes gh-29013
This commit is contained in:
Stephane Nicoll 2021-12-14 14:29:56 +01:00
parent 0c1a8c2c5e
commit 2d94fc437c
1 changed files with 1 additions and 1 deletions

View File

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