Skip to content

Commit a096292

Browse files
committed
Upgrade to Logback 1.5.21
Closes spring-projectsgh-48085
1 parent 43cc205 commit a096292

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
@@ -1343,7 +1343,7 @@ bom {
13431343
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
13441344
}
13451345
}
1346-
library("Logback", "1.5.20") {
1346+
library("Logback", "1.5.21") {
13471347
group("ch.qos.logback") {
13481348
modules = [
13491349
"logback-classic",

0 commit comments

Comments
 (0)