Skip to content

Commit 9dea1e1

Browse files
committed
Upgrade to Logback 1.5.16
Closes gh-43568
1 parent c7ef3e3 commit 9dea1e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1208,7 +1208,7 @@ bom {
12081208
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
12091209
}
12101210
}
1211-
library("Logback", "1.5.12") {
1211+
library("Logback", "1.5.16") {
12121212
group("ch.qos.logback") {
12131213
modules = [
12141214
"logback-classic",

0 commit comments

Comments
 (0)