Upgrade to Logback 1.4.7

Closes gh-35093
This commit is contained in:
Andy Wilkinson 2023-04-20 09:58:57 +01:00
parent f0afb2d22f
commit 503e88f2ec
1 changed files with 1 additions and 1 deletions

View File

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