diff --git a/build.gradle b/build.gradle index e82ad00..3283e6e 100644 --- a/build.gradle +++ b/build.gradle @@ -1,6 +1,6 @@ buildscript { ext { - springBootVersion = '1.5.4.RELEASE' + springBootVersion = '3.5.7' } repositories { mavenCentral() diff --git a/pom.xml b/pom.xml index 4cf1321..245dacd 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.4.RELEASE + 3.5.7