Skip to content

Commit 38fd96e

Browse files
committed
Upgrade to Logback 1.2.7
Closes gh-28689
1 parent 826515a commit 38fd96e

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
@@ -977,7 +977,7 @@ bom {
977977
]
978978
}
979979
}
980-
library("Logback", "1.2.6") {
980+
library("Logback", "1.2.7") {
981981
group("ch.qos.logback") {
982982
modules = [
983983
"logback-access",

0 commit comments

Comments
 (0)