File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
55 id ' jacoco'
66 id ' io.spring.dependency-management' version ' 1.1.7'
77 id ' org.owasp.dependencycheck' version ' 10.0.4'
8- id ' org.springframework.boot' version ' 3.3.7 '
8+ id ' org.springframework.boot' version ' 3.4.1 '
99 id ' com.github.ben-manes.versions' version ' 0.51.0'
1010 id ' org.sonarqube' version ' 5.1.0.4882'
1111 id " org.flywaydb.flyway" version ' 9.22.3'
@@ -34,7 +34,7 @@ def versions = [
3434 junit : ' 5.11.4' ,
3535 junitPlatform : ' 1.11.4' ,
3636 reformLogging : ' 6.1.7' ,
37- springBoot : ' 3.3.7 ' ,
37+ springBoot : ' 3.4.1 ' ,
3838 springfoxSwagger : ' 2.10.5' ,
3939 lombok : ' 1.18.36' ,
4040 flyway : ' 9.22.3' ,
@@ -235,7 +235,7 @@ repositories {
235235}
236236
237237ext {
238- springCloudVersion = ' 2023 .0.4 '
238+ springCloudVersion = ' 2024 .0.0 '
239239}
240240
241241ext. libraries = [
You can’t perform that action at this time.
0 commit comments