diff --git a/pom.xml b/pom.xml index 0d3dece..a214981 100644 --- a/pom.xml +++ b/pom.xml @@ -32,6 +32,16 @@ thymeleaf 3.1.3.RELEASE + + org.springframework.boot + spring-boot-starter-web + 3.2.0 + + + org.springframework.boot + spring-boot-starter-thymeleaf + 3.2.0 +