Skip to content

Commit da17c4f

Browse files
committed
Upgrade to Logback 1.2.5
Closes gh-27714
1 parent 5f801ae commit da17c4f

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
@@ -1062,7 +1062,7 @@ bom {
10621062
]
10631063
}
10641064
}
1065-
library("Logback", "1.2.3") {
1065+
library("Logback", "1.2.5") {
10661066
group("ch.qos.logback") {
10671067
modules = [
10681068
"logback-access",

0 commit comments

Comments
 (0)