diff --git a/fe/pom.xml b/fe/pom.xml
index e1d4f44d75..d96d469788 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -467,6 +467,12 @@ under the License.
org.springframework.boot
spring-boot-starter-jetty
${spring.version}
+
+
+ org.apache.tomcat
+ tomcat-embed-el
+
+
org.springframework.boot
@@ -478,6 +484,10 @@ under the License.
spring-boot-starter-web
${spring.version}
+
+ org.springframework.boot
+ spring-boot-starter-tomcat
+
validator
hibernate-validator