From 5e0074ffbdfa2d8c864f677dff33eefd567af241 Mon Sep 17 00:00:00 2001 From: "Arul.Nambi" Date: Wed, 23 Jan 2019 15:59:54 -0500 Subject: [PATCH] Adding tomcat dependency back for spring-boot Issue-ID: AAI-2090 Change-Id: Id1c751fda8a90fde0773b69a24d84ce78d4b01b3 Signed-off-by: Arul.Nambi --- pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pom.xml b/pom.xml index 31a9178..bf4e813 100644 --- a/pom.xml +++ b/pom.xml @@ -110,12 +110,6 @@ limitations under the License. org.springframework.boot spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-tomcat - - org.springframework.boot -- 2.16.6