Skip to content

Commit 9d64269

Browse files
committed
Upgrade to Logback 1.2.4
Closes gh-27380
1 parent 9973937 commit 9d64269

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
@@ -963,7 +963,7 @@ bom {
963963
]
964964
}
965965
}
966-
library("Logback", "1.2.3") {
966+
library("Logback", "1.2.4") {
967967
group("ch.qos.logback") {
968968
modules = [
969969
"logback-access",

0 commit comments

Comments
 (0)