We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43cc205 commit a096292Copy full SHA for a096292
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1343,7 +1343,7 @@ bom {
1343
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
1344
}
1345
1346
- library("Logback", "1.5.20") {
+ library("Logback", "1.5.21") {
1347
group("ch.qos.logback") {
1348
modules = [
1349
"logback-classic",
0 commit comments