diff --git a/pom.xml b/pom.xml index 1cb02b3..2f6fb3b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.2.RELEASE + 2.7.18 @@ -41,6 +41,11 @@ org.springframework.boot spring-boot-starter-thymeleaf + + org.springframework.boot + spring-boot-starter-web + + org.springframework.boot spring-boot-devtools @@ -140,7 +145,7 @@ - 1.8 + 17