Skip to content

Commit 503e88f

Browse files
committed
Upgrade to Logback 1.4.7
Closes gh-35093
1 parent f0afb2d commit 503e88f

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
@@ -823,7 +823,7 @@ bom {
823823
]
824824
}
825825
}
826-
library("Logback", "1.4.6") {
826+
library("Logback", "1.4.7") {
827827
group("ch.qos.logback") {
828828
modules = [
829829
"logback-access",

0 commit comments

Comments
 (0)