Skip to content

Commit 7cf41e9

Browse files
committed
Upgrade to Logback 1.4.8
Closes gh-35881
1 parent 10b6697 commit 7cf41e9

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.7") {
800+
library("Logback", "1.4.8") {
801801
group("ch.qos.logback") {
802802
modules = [
803803
"logback-access",

0 commit comments

Comments
 (0)