Skip to content

Commit

Permalink
Upgrade to Logback 1.5.16
Browse files Browse the repository at this point in the history
Closes gh-43568
  • Loading branch information
snicoll committed Jan 7, 2025
1 parent c7ef3e3 commit 9dea1e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1208,7 +1208,7 @@ bom {
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
}
}
library("Logback", "1.5.12") {
library("Logback", "1.5.16") {
group("ch.qos.logback") {
modules = [
"logback-classic",
Expand Down

0 comments on commit 9dea1e1

Please sign in to comment.