Upgrade to Logback 1.2.7

Closes gh-28689
This commit is contained in:
Stephane Nicoll 2021-11-16 08:14:39 +01:00
parent 826515a20f
commit 38fd96e9c1

View File

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