Upgrade to Logback 1.2.12

Closes gh-34908
This commit is contained in:
Stephane Nicoll 2023-04-07 15:42:29 +02:00
parent ca48c6a034
commit abc7bd0c5f

View File

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