Upgrade to Logback 1.2.11

Closes gh-30226
This commit is contained in:
Stephane Nicoll 2022-03-16 08:27:59 +01:00
parent 5c7a43e9d3
commit a98f7f273c
1 changed files with 1 additions and 1 deletions

View File

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