From b769fe1504165120130c3703827838da23555ec8 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Tue, 21 Apr 2009 08:17:08 +0000 Subject: [PATCH] Update pom.xml to remove Spring 2.5 dep --- itest/pom.xml | 59 ++++++++++----------------------------------------- 1 file changed, 11 insertions(+), 48 deletions(-) diff --git a/itest/pom.xml b/itest/pom.xml index ff0cdd2bfa..5844218635 100644 --- a/itest/pom.xml +++ b/itest/pom.xml @@ -17,60 +17,28 @@ org.springframework - spring - 2.5.6 - - - commons-logging - commons-logging - - - - - org.springframework - spring-test - 2.5.6 - - - commons-logging - commons-logging - - + org.springframework.test org.springframework.security spring-security-core ${project.version} - - - org.springframework - org.springframework.core - - - org.springframework - org.springframework.context - - - org.springframework - org.springframework.aop - - - commons-logging - commons-logging - - org.springframework.security spring-security-config ${project.version} - - - org.springframework - spring-security-core - - + + org.springframework.security + spring-security-web + ${project.version} + + + org.springframework.security + spring-security-ldap + ${project.version} + org.apache.directory.server apacheds-core @@ -95,11 +63,6 @@ - - org.springframework.ldap - spring-ldap-core - runtime - org.slf4j slf4j-api