Skip to content

Commit

Permalink
Upgrade to Logback 1.5.12
Browse files Browse the repository at this point in the history
Closes gh-43038
  • Loading branch information
wilkinsona committed Nov 5, 2024
1 parent 55c9df6 commit 0abbe9b
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 @@ -1121,7 +1121,7 @@ bom {
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
}
}
library("Logback", "1.5.11") {
library("Logback", "1.5.12") {
group("ch.qos.logback") {
modules = [
"logback-classic",
Expand Down

0 comments on commit 0abbe9b

Please sign in to comment.