Upgrade to Logback 1.5.34

Closes gh-50663
This commit is contained in:
Dependabot Standalone
2026-06-02 09:38:49 -07:00
parent ebdfa4189b
commit b858b772f4
@@ -1373,7 +1373,7 @@ bom {
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
}
}
library("Logback", "1.5.32") {
library("Logback", "1.5.34") {
group("ch.qos.logback") {
modules = [
"logback-classic",