Skip to content

Commit 28c8a9a

Browse files
committed
Upgrade to Logback 1.5.20
Closes spring-projectsgh-47708
1 parent 90804c8 commit 28c8a9a

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
@@ -1287,7 +1287,7 @@ bom {
12871287
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
12881288
}
12891289
}
1290-
library("Logback", "1.5.19") {
1290+
library("Logback", "1.5.20") {
12911291
group("ch.qos.logback") {
12921292
modules = [
12931293
"logback-classic",

0 commit comments

Comments
 (0)