Skip to content

Commit 35fd0a3

Browse files
committed
Upgrade to Logback 1.4.7
Closes gh-35088
1 parent 40834c5 commit 35fd0a3

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
@@ -797,7 +797,7 @@ bom {
797797
]
798798
}
799799
}
800-
library("Logback", "1.4.6") {
800+
library("Logback", "1.4.7") {
801801
group("ch.qos.logback") {
802802
modules = [
803803
"logback-access",

0 commit comments

Comments
 (0)