Upgrade to Logback 1.2.10

Closes gh-29348
This commit is contained in:
Stephane Nicoll 2022-01-12 14:33:51 +01:00
parent 61e08e3510
commit 8cdccb6cb3
1 changed files with 1 additions and 1 deletions

View File

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