From 5a2edc5a7dbcb61206ae07b87a70d934510da394 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 15 Jul 2014 16:43:37 +0100 Subject: [PATCH] Exclude mouldy servlet API --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 8320fc8c..f40d1d0c 100644 --- a/pom.xml +++ b/pom.xml @@ -59,6 +59,10 @@ eureka-core ${eureka.version} + + javax.servlet + servlet-api + commons-logging commons-logging