Skip to content

Commit 78d8f4c

Browse files
committed
Upgrade to Logback 1.5.11
Closes gh-42763
1 parent 56a592e commit 78d8f4c

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
@@ -1146,7 +1146,7 @@ bom {
11461146
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
11471147
}
11481148
}
1149-
library("Logback", "1.5.10") {
1149+
library("Logback", "1.5.11") {
11501150
group("ch.qos.logback") {
11511151
modules = [
11521152
"logback-classic",

0 commit comments

Comments
 (0)