From: jimmy Date: Tue, 18 Dec 2018 21:06:48 +0000 (-0500) Subject: Exclude tomcat from jersey starter X-Git-Tag: 1.3.5^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fcasablanca;p=aai%2Fresources.git Exclude tomcat from jersey starter Issue-ID: AAI-2016 Change-Id: Ic7ee542179138177ac0f2ed90a4e6d1659523517 Signed-off-by: jimmy --- diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 1b387c6f..652ec7db 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -714,6 +714,12 @@ org.springframework.boot spring-boot-starter-jersey + + + org.springframework.boot + spring-boot-starter-tomcat + + io.netty