Skip to content

Commit 5d02063

Browse files
committed
Upgrade to Logback 1.2.9
Closes gh-29011
1 parent 614d341 commit 5d02063

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
@@ -1064,7 +1064,7 @@ bom {
10641064
]
10651065
}
10661066
}
1067-
library("Logback", "1.2.8") {
1067+
library("Logback", "1.2.9") {
10681068
group("ch.qos.logback") {
10691069
modules = [
10701070
"logback-access",

0 commit comments

Comments
 (0)