From c7ed1d3535ddc080dd3b790aea1e1af4e4cccc4d Mon Sep 17 00:00:00 2001 From: "Kajur, Harish (vk250x)" Date: Wed, 28 Mar 2018 21:56:14 -0400 Subject: [PATCH] Exclude the tomcat for nexus iq Issue-ID: AAI-586 Change-Id: If7e28aff78f3e08310d099348d5984262a4ff378 Signed-off-by: Kajur, Harish (vk250x) --- aai-client-loadbalancer/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/aai-client-loadbalancer/pom.xml b/aai-client-loadbalancer/pom.xml index ec3e9590..5ed63d4a 100644 --- a/aai-client-loadbalancer/pom.xml +++ b/aai-client-loadbalancer/pom.xml @@ -64,6 +64,12 @@ org.springframework.boot spring-boot-starter-web 1.5.2.RELEASE + + + org.springframework.boot + spring-boot-starter-tomcat + + com.att.eelf -- 2.16.6