Upgrade to Logback 1.4.14

Closes gh-38788
This commit is contained in:
Andy Wilkinson 2023-12-14 14:11:04 +00:00
parent 5199977e03
commit bef2dabc27
1 changed files with 1 additions and 1 deletions

View File

@ -826,7 +826,7 @@ bom {
]
}
}
library("Logback", "1.4.11") {
library("Logback", "1.4.14") {
group("ch.qos.logback") {
modules = [
"logback-access",