Skip to content

Commit

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

0 comments on commit dbcd052

Please sign in to comment.