Skip to content

Commit e7db453

Browse files
committed
Upgrade to Logback 1.5.27
Closes spring-projectsgh-49082
1 parent cdc5eb9 commit e7db453

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.25") {
1345+
library("Logback", "1.5.27") {
13461346
group("ch.qos.logback") {
13471347
modules = [
13481348
"logback-classic",

0 commit comments

Comments
 (0)