Skip to content

Commit

Permalink
Upgrade to Logback 1.2.6
Browse files Browse the repository at this point in the history
Closes gh-27983
  • Loading branch information
snicoll committed Sep 14, 2021
1 parent 5813021 commit 8454812
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 @@ -1051,7 +1051,7 @@ bom {
]
}
}
library("Logback", "1.2.5") {
library("Logback", "1.2.6") {
group("ch.qos.logback") {
modules = [
"logback-access",
Expand Down

0 comments on commit 8454812

Please sign in to comment.