Upgrade to Logback 1.4.14

Closes gh-38809
This commit is contained in:
Andy Wilkinson 2023-12-14 17:08:19 +00:00
parent d95e7a5af0
commit 4892024b7d
1 changed files with 1 additions and 1 deletions

View File

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