Skip to content

Commit a98f7f2

Browse files
committed
Upgrade to Logback 1.2.11
Closes gh-30226
1 parent 5c7a43e commit a98f7f2

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
@@ -1082,7 +1082,7 @@ bom {
10821082
]
10831083
}
10841084
}
1085-
library("Logback", "1.2.10") {
1085+
library("Logback", "1.2.11") {
10861086
group("ch.qos.logback") {
10871087
modules = [
10881088
"logback-access",

0 commit comments

Comments
 (0)