diff --git a/pom.xml b/pom.xml
index e4e74747a..c6f044b1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,12 +6,13 @@
org.springframework.samples
spring-petclinic
2.3.0.BUILD-SNAPSHOT
+ war
org.springframework.boot
spring-boot-starter-parent
2.3.3.RELEASE
-
+
petclinic
@@ -131,6 +132,12 @@
spring-boot-devtools
true
+
+
+ org.springframework.boot
+ spring-boot-starter-tomcat
+ provided
+
@@ -278,6 +285,7 @@
+ ${artifactId}