Upgrade to Logback 1.2.6

Closes gh-28015
This commit is contained in:
Stephane Nicoll 2021-09-15 08:17:48 +02:00
parent 1e50846e3c
commit 2aa12f110a
1 changed files with 1 additions and 1 deletions

View File

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