Upgrade to Logback 1.2.11

Closes gh-30245
This commit is contained in:
Stephane Nicoll 2022-03-16 13:57:06 +01:00
parent 8deab79cac
commit 7cf5dcd3f9

View File

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