Skip to content

Commit 8346cf2

Browse files
committed
Upgrade to Logback 1.4.11
Closes gh-36925
1 parent 97e8a62 commit 8346cf2

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
@@ -801,7 +801,7 @@ bom {
801801
]
802802
}
803803
}
804-
library("Logback", "1.4.8") {
804+
library("Logback", "1.4.11") {
805805
group("ch.qos.logback") {
806806
modules = [
807807
"logback-access",

0 commit comments

Comments
 (0)