Skip to content

Commit 02f8277

Browse files
committed
Upgrade to Logback 1.5.18
Closes gh-44781
1 parent b601944 commit 02f8277

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
@@ -1296,7 +1296,7 @@ bom {
12961296
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
12971297
}
12981298
}
1299-
library("Logback", "1.5.17") {
1299+
library("Logback", "1.5.18") {
13001300
group("ch.qos.logback") {
13011301
modules = [
13021302
"logback-classic",

0 commit comments

Comments
 (0)