Skip to content

Commit dbcd052

Browse files
committed
Upgrade to Logback 1.2.7
Closes gh-28699
1 parent d9bef3c commit dbcd052

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
@@ -1077,7 +1077,7 @@ bom {
10771077
]
10781078
}
10791079
}
1080-
library("Logback", "1.2.6") {
1080+
library("Logback", "1.2.7") {
10811081
group("ch.qos.logback") {
10821082
modules = [
10831083
"logback-access",

0 commit comments

Comments
 (0)