Upgrade to Logback 1.4.5

Closes gh-33308
This commit is contained in:
Stephane Nicoll 2022-11-22 15:03:51 +01:00
parent be5099a9ce
commit 1aa80f0a6c

View File

@ -797,7 +797,7 @@ bom {
]
}
}
library("Logback", "1.4.4") {
library("Logback", "1.4.5") {
group("ch.qos.logback") {
modules = [
"logback-access",