Upgrade to Logback 1.2.10

Closes gh-29339
This commit is contained in:
Stephane Nicoll 2022-01-12 13:51:21 +01:00
parent d23a665bdc
commit db9097b0d6

View File

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