Upgrade to Logback 1.2.6

Closes gh-27957
This commit is contained in:
Stephane Nicoll
2021-09-13 10:10:01 +02:00
parent 3276c977e3
commit fadf5ba33a

View File

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