File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ mockitoVersion=3.11.2
1818mockitoKotlinVersion =2.2.0
1919slf4jVersion =1.7.36
2020spotbugsVersion =4.2.3
21- springBootVersion =2.5.1
21+ springBootVersion =2.5.14
2222springCloudVersion =2.2.3.RELEASE
2323springCloudMessagingVersion =2.2.2.RELEASE
2424springCloudSchemaRegistryVersion =1.1.5
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ rootProject.name = "java-dynamic-sqs-listener-parent"
33
44pluginManagement {
55 plugins {
6- id(" org.springframework.boot" ) version " 2.3.4 .RELEASE"
6+ id(" org.springframework.boot" ) version " 2.3.12 .RELEASE"
77 id(" com.github.davidmc24.gradle.plugin.avro" ) version " 1.2.1"
88 id(" org.jlleitschuh.gradle.ktlint" ) version " 9.4.1"
99 id(" com.github.spotbugs" ) version " 4.5.1"
You can’t perform that action at this time.
0 commit comments