Skip to content

Commit

Permalink
Upgrade to Logback 1.4.11
Browse files Browse the repository at this point in the history
Closes gh-36925
  • Loading branch information
snicoll committed Aug 10, 2023
1 parent 97e8a62 commit 8346cf2
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 @@ -801,7 +801,7 @@ bom {
]
}
}
library("Logback", "1.4.8") {
library("Logback", "1.4.11") {
group("ch.qos.logback") {
modules = [
"logback-access",
Expand Down

0 comments on commit 8346cf2

Please sign in to comment.