Skip to content

Commit f6bd6dc

Browse files
committed
Upgrade to Logback 1.5.18
Closes gh-44775
1 parent 2f68799 commit f6bd6dc

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
@@ -1233,7 +1233,7 @@ bom {
12331233
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
12341234
}
12351235
}
1236-
library("Logback", "1.5.17") {
1236+
library("Logback", "1.5.18") {
12371237
group("ch.qos.logback") {
12381238
modules = [
12391239
"logback-classic",

0 commit comments

Comments
 (0)