Upgrade to Logback 1.4.11

Closes gh-36925
This commit is contained in:
Stephane Nicoll 2023-08-10 15:07:57 +02:00
parent 97e8a6218c
commit 8346cf2182
1 changed files with 1 additions and 1 deletions

View File

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