Upgrade to Logback 1.2.10

Closes gh-29229
This commit is contained in:
Stephane Nicoll 2022-01-03 09:42:32 +01:00
parent 5a34c9653c
commit 765c81c2f0

View File

@ -1086,7 +1086,7 @@ bom {
]
}
}
library("Logback", "1.2.9") {
library("Logback", "1.2.10") {
group("ch.qos.logback") {
modules = [
"logback-access",