Upgrade to Logback 1.2.5

Closes gh-27714
This commit is contained in:
Stephane Nicoll
2021-08-17 09:14:44 +02:00
parent 5f801ae0d7
commit da17c4f43c

View File

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