Upgrade to Logback 1.2.8

Closes gh-29012
This commit is contained in:
Stephane Nicoll 2021-12-14 14:29:26 +01:00
parent 91593eeea3
commit d8eab45146
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",