Skip to content

Commit abf0924

Browse files
committed
Upgrade to Logback 1.5.22
Closes gh-48510
1 parent 7b0abcb commit abf0924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1292,7 +1292,7 @@ bom {
12921292
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
12931293
}
12941294
}
1295-
library("Logback", "1.5.21") {
1295+
library("Logback", "1.5.22") {
12961296
group("ch.qos.logback") {
12971297
modules = [
12981298
"logback-classic",

0 commit comments

Comments
 (0)