Skip to content

Commit 9f9c178

Browse files
committed
Upgrade to Logback 1.5.20
Closes gh-47712
1 parent 4b31052 commit 9f9c178

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
@@ -1252,7 +1252,7 @@ bom {
12521252
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
12531253
}
12541254
}
1255-
library("Logback", "1.5.19") {
1255+
library("Logback", "1.5.20") {
12561256
group("ch.qos.logback") {
12571257
modules = [
12581258
"logback-classic",

0 commit comments

Comments
 (0)