Upgrade to Logback 1.4.11

Closes gh-36932
This commit is contained in:
Stephane Nicoll 2023-08-10 15:21:24 +02:00
parent dd7fcec201
commit 7ebbf4fbc9
1 changed files with 1 additions and 1 deletions

View File

@ -827,7 +827,7 @@ bom {
]
}
}
library("Logback", "1.4.8") {
library("Logback", "1.4.11") {
group("ch.qos.logback") {
modules = [
"logback-access",