Upgrade to Logback 1.2.8

Closes gh-29014
This commit is contained in:
Stephane Nicoll
2021-12-14 14:30:39 +01:00
parent 9f07bb50b2
commit 4cb54c541c

View File

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