Skip to content

Commit fdeea4c

Browse files
committed
Upgrade to Logback 1.5.22
Closes gh-48507
1 parent 05040f3 commit fdeea4c

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.21") {
1342+
library("Logback", "1.5.22") {
13431343
group("ch.qos.logback") {
13441344
modules = [
13451345
"logback-classic",

0 commit comments

Comments
 (0)