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
1 changed files with 1 additions and 1 deletions

View File

@ -1065,7 +1065,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",