Skip to content

Commit 3bb1f7c

Browse files
committed
Upgrade to Logback 1.5.16
Closes gh-43679
1 parent 53f42ce commit 3bb1f7c

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.12") {
1236+
library("Logback", "1.5.16") {
12371237
group("ch.qos.logback") {
12381238
modules = [
12391239
"logback-classic",

0 commit comments

Comments
 (0)