Upgrade to Logback 1.2.6

Closes gh-27983
This commit is contained in:
Stephane Nicoll 2021-09-14 07:15:32 +02:00
parent 5813021b7b
commit 8454812df1
1 changed files with 1 additions and 1 deletions

View File

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