Skip to content

Commit 80afc56

Browse files
committed
Upgrade to Logback 1.5.6
Closes gh-40401
1 parent 2061d88 commit 80afc56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1080,7 +1080,7 @@ bom {
10801080
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
10811081
}
10821082
}
1083-
library("Logback", "1.5.4") {
1083+
library("Logback", "1.5.6") {
10841084
group("ch.qos.logback") {
10851085
modules = [
10861086
"logback-classic",

0 commit comments

Comments
 (0)