From a6386ecdff8f9a382d9cec816737d7e747c31e02 Mon Sep 17 00:00:00 2001 From: SirWayne Date: Thu, 28 Apr 2016 16:20:14 +0200 Subject: [PATCH] Remove unused dependencies Signed-off-by: SirWayne --- hawkbit-rest-core/pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/hawkbit-rest-core/pom.xml b/hawkbit-rest-core/pom.xml index 2275a74a1..ab322d6e9 100644 --- a/hawkbit-rest-core/pom.xml +++ b/hawkbit-rest-core/pom.xml @@ -35,14 +35,6 @@ tomcat-embed-core provided - - org.springframework.data - spring-data-commons - - - org.springframework - spring-web -