Upgrade to Logback 1.2.7

Closes gh-28695
This commit is contained in:
Stephane Nicoll 2021-11-16 09:08:15 +01:00
parent c4eea99608
commit 4fcb772f37

View File

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