From: jimmy Date: Thu, 20 Dec 2018 16:39:54 +0000 (-0500) Subject: Exclude tomcat from springboot starter X-Git-Tag: 1.4.0~32^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=30794263ea7e505383d2f3c138dc173092519b6e;p=aai%2Fvalidation.git Exclude tomcat from springboot starter Change-Id: I6f34556c8c9b45e03bb5661b01da4ab33ed313d2 Issue-ID: AAI-2031 Signed-off-by: jimmy --- diff --git a/pom.xml b/pom.xml index eb96ec9..48382dc 100644 --- a/pom.xml +++ b/pom.xml @@ -77,6 +77,10 @@ limitations under the License. logback-classic ch.qos.logback + + org.springframework.boot + spring-boot-starter-tomcat +