Skip to content

Commit 9e9d71a

Browse files
committed
Upgrade to Logback 1.5.11
Closes gh-42753
1 parent 62388b5 commit 9e9d71a

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
@@ -1121,7 +1121,7 @@ bom {
11211121
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
11221122
}
11231123
}
1124-
library("Logback", "1.5.10") {
1124+
library("Logback", "1.5.11") {
11251125
group("ch.qos.logback") {
11261126
modules = [
11271127
"logback-classic",

0 commit comments

Comments
 (0)