Upgrade to Logback 1.2.5

Closes gh-27680
This commit is contained in:
Stephane Nicoll
2021-08-16 08:14:30 +02:00
parent 4adc3230c7
commit f6914e5fd1

View File

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