Skip to content

Commit f91dc0a

Browse files
committed
Upgrade to Logback 1.5.20
Closes spring-projectsgh-47714
1 parent 3e0050e commit f91dc0a

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

0 commit comments

Comments
 (0)