From a499e7410243aafe01b36e223a9c8daa24c88624 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Tue, 24 Jul 2007 17:23:47 +0000 Subject: [PATCH] SEC-449: Add spring-ldap dependency to pom.xml. --- core/pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index b72d2711d5..2ac76a993b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -34,7 +34,14 @@ spring-mock true - + + + org.springframework + spring-ldap + 1.1.2 + true + + net.sf.ehcache ehcache 1.2.4