Upgrade to Logback 1.4.8

Closes gh-35885
This commit is contained in:
Stephane Nicoll 2023-06-14 09:35:37 +02:00
parent 9e642c9843
commit 4f3761c852
1 changed files with 1 additions and 1 deletions

View File

@ -823,7 +823,7 @@ bom {
] ]
} }
} }
library("Logback", "1.4.7") { library("Logback", "1.4.8") {
group("ch.qos.logback") { group("ch.qos.logback") {
modules = [ modules = [
"logback-access", "logback-access",