File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
example-spring-boot-starter-webflux
example-spring-boot-starter-web Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ plugins {
1111// Hopefully with spring-boot 3.4.2+ this won't be needed anymore and can be removed.
1212dependencyManagement {
1313 dependencies {
14- dependency ' ch.qos.logback:logback-core:1.5.17 '
14+ dependency ' ch.qos.logback:logback-core:1.5.18 '
1515 dependency ' ch.qos.logback:logback-classic:1.5.18'
1616 }
1717}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ plugins {
1111// Hopefully with spring-boot 3.4.2+ this won't be needed anymore and can be removed.
1212dependencyManagement {
1313 dependencies {
14- dependency ' ch.qos.logback:logback-core:1.5.17 '
14+ dependency ' ch.qos.logback:logback-core:1.5.18 '
1515 dependency ' ch.qos.logback:logback-classic:1.5.18'
1616 }
1717}
You can’t perform that action at this time.
0 commit comments