Upgrade to Logback 1.2.5

Closes gh-27668
This commit is contained in:
Stephane Nicoll 2021-08-16 07:35:23 +02:00
parent b32dfaad15
commit 9728511950

View File

@ -963,7 +963,7 @@ bom {
]
}
}
library("Logback", "1.2.4") {
library("Logback", "1.2.5") {
group("ch.qos.logback") {
modules = [
"logback-access",