Skip to content

Commit 7c36b7f

Browse files
committed
Upgrade to Logback 1.5.21
Closes gh-48079
1 parent df21e2e commit 7c36b7f

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.20") {
1255+
library("Logback", "1.5.21") {
12561256
group("ch.qos.logback") {
12571257
modules = [
12581258
"logback-classic",

0 commit comments

Comments
 (0)