From ab12540644c07e28aa813769f747aae3aff7e741 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 ddc81cf..a6758b6 100644 --- a/pom.xml +++ b/pom.xml @@ -55,11 +55,6 @@ spring-context - - org.springframework - spring-web - - org.springframework.ldap spring-ldap-core