Skip to content

Commit f6914e5

Browse files
committed
Upgrade to Logback 1.2.5
Closes gh-27680
1 parent 4adc323 commit f6914e5

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
@@ -1051,7 +1051,7 @@ bom {
10511051
]
10521052
}
10531053
}
1054-
library("Logback", "1.2.4") {
1054+
library("Logback", "1.2.5") {
10551055
group("ch.qos.logback") {
10561056
modules = [
10571057
"logback-access",

0 commit comments

Comments
 (0)