Skip to content

Commit 86d9f13

Browse files
committed
Upgrade to Logback 1.5.34
Closes gh-50689
1 parent 9f35d84 commit 86d9f13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1300,7 +1300,7 @@ bom {
13001300
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
13011301
}
13021302
}
1303-
library("Logback", "1.5.32") {
1303+
library("Logback", "1.5.34") {
13041304
group("ch.qos.logback") {
13051305
modules = [
13061306
"logback-classic",

0 commit comments

Comments
 (0)