Skip to content

Commit 18e0c3e

Browse files
committed
Upgrade to Logback 1.5.29
Closes spring-projectsgh-49164
1 parent 54cef82 commit 18e0c3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1342,7 +1342,7 @@ bom {
13421342
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
13431343
}
13441344
}
1345-
library("Logback", "1.5.27") {
1345+
library("Logback", "1.5.29") {
13461346
group("ch.qos.logback") {
13471347
modules = [
13481348
"logback-classic",

0 commit comments

Comments
 (0)