Skip to content

Commit 4fcb772

Browse files
committed
Upgrade to Logback 1.2.7
Closes gh-28695
1 parent c4eea99 commit 4fcb772

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
@@ -1065,7 +1065,7 @@ bom {
10651065
]
10661066
}
10671067
}
1068-
library("Logback", "1.2.6") {
1068+
library("Logback", "1.2.7") {
10691069
group("ch.qos.logback") {
10701070
modules = [
10711071
"logback-access",

0 commit comments

Comments
 (0)