Skip to content

Commit daa0c30

Browse files
committed
Upgrade to Logback 1.5.17
Closes gh-44614
1 parent e25d715 commit daa0c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/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.16") {
1295+
library("Logback", "1.5.17") {
12961296
group("ch.qos.logback") {
12971297
modules = [
12981298
"logback-classic",

0 commit comments

Comments
 (0)