From 6e5a704bd7e82a0b3d7b5cd3f9481a32197f1409 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Fri, 22 Jul 2016 17:05:49 +0200 Subject: [PATCH] Removed the spring-core dependency --- pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pom.xml b/pom.xml index c378b2956c..5dadbd79ff 100644 --- a/pom.xml +++ b/pom.xml @@ -100,16 +100,6 @@ pom import - - org.springframework - spring-core - - - commons-logging - commons-logging - - -