Upgrade to Logback 1.4.11

Closes gh-36893
This commit is contained in:
Stephane Nicoll
2023-08-10 15:03:31 +02:00
parent 08ff1c2003
commit a73adb53e8

View File

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