Skip to content

Commit 31dee5d

Browse files
committed
Upgrade to Logback 1.2.12
Closes gh-35485
1 parent 924ee4e commit 31dee5d

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
@@ -1083,7 +1083,7 @@ bom {
10831083
]
10841084
}
10851085
}
1086-
library("Logback", "1.2.11") {
1086+
library("Logback", "1.2.12") {
10871087
group("ch.qos.logback") {
10881088
modules = [
10891089
"logback-access",

0 commit comments

Comments
 (0)