Skip to content

Commit 2ba3c87

Browse files
committed
Upgrade to Logback 1.2.12
Closes gh-35524
1 parent 5708245 commit 2ba3c87

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
@@ -1104,7 +1104,7 @@ bom {
11041104
]
11051105
}
11061106
}
1107-
library("Logback", "1.2.11") {
1107+
library("Logback", "1.2.12") {
11081108
group("ch.qos.logback") {
11091109
modules = [
11101110
"logback-access",

0 commit comments

Comments
 (0)