diff --git a/pom.xml b/pom.xml index 823a73d..42144bf 100644 --- a/pom.xml +++ b/pom.xml @@ -1,26 +1,35 @@ - + + 4.0.0 + + com.example SpringBootMavenExample + 0.0.1-SNAPSHOT SpringBootMavenExample SpringBootMavenExample war + org.springframework.boot spring-boot-starter-parent - 1.3.5.RELEASE + 3.3.5 - 1.7 + 21 + org.springframework.boot spring-boot-starter-web + org.springframework.boot spring-boot-starter-tomcat @@ -32,7 +41,9 @@ tomcat-embed-jasper provided + + @@ -41,4 +52,5 @@ - \ No newline at end of file + +