Skip to content

Commit

Permalink
Upgrade to Logback 1.2.10
Browse files Browse the repository at this point in the history
Closes gh-29348
  • Loading branch information
snicoll committed Jan 12, 2022
1 parent 61e08e3 commit 8cdccb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1076,7 +1076,7 @@ bom {
]
}
}
library("Logback", "1.2.9") {
library("Logback", "1.2.10") {
group("ch.qos.logback") {
modules = [
"logback-access",
Expand Down

0 comments on commit 8cdccb6

Please sign in to comment.