Upgrade to Logback 1.2.12

Closes gh-35485
This commit is contained in:
Andy Wilkinson 2023-05-17 18:42:27 +01:00
parent 924ee4e000
commit 31dee5dc23

View File

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