Upgrade to Logback 1.2.11

Closes gh-30305
This commit is contained in:
Stephane Nicoll 2022-03-18 09:26:04 +01:00
parent d8c231a1d1
commit b0f6166e5e
1 changed files with 1 additions and 1 deletions

View File

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