Skip to content

Commit 82c1977

Browse files
committed
Upgrade to Logback 1.5.29
Closes spring-projectsgh-49169
1 parent 777f972 commit 82c1977

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1295,7 +1295,7 @@ bom {
12951295
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
12961296
}
12971297
}
1298-
library("Logback", "1.5.27") {
1298+
library("Logback", "1.5.29") {
12991299
group("ch.qos.logback") {
13001300
modules = [
13011301
"logback-classic",

0 commit comments

Comments
 (0)