From 295ba6fc691de3434b5cb6ddd3c395f69db64a88 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 11 Apr 2018 16:47:04 +0200 Subject: [PATCH] DATALDAP-68 - Remove superfluous spring-web dependency. spring-web is not required for Spring Data LDAP. --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index a7b33a7..1422b68 100644 --- a/pom.xml +++ b/pom.xml @@ -57,11 +57,6 @@ spring-context - - org.springframework - spring-web - - org.springframework.ldap spring-ldap-core