Upgrade to Logback 1.5.16

Closes gh-43568
This commit is contained in:
Stéphane Nicoll 2025-01-07 16:54:09 +01:00
parent c7ef3e3e3c
commit 9dea1e1736
1 changed files with 1 additions and 1 deletions

View File

@ -1208,7 +1208,7 @@ bom {
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
}
}
library("Logback", "1.5.12") {
library("Logback", "1.5.16") {
group("ch.qos.logback") {
modules = [
"logback-classic",