From d4415d4e82610b844992c1380880ab9d998cf290 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Tue, 21 Apr 2009 08:54:29 +0000 Subject: [PATCH] Added excludes to Spring LDAP dep to prevent Spring 2.5.6 jars creeping in. removed unnecessary Junit dep from itest/context pom --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 5a55c1a021..15c1f16441 100644 --- a/pom.xml +++ b/pom.xml @@ -710,6 +710,10 @@ org.springframework spring-core + + org.springframework + spring-tx + org.springframework spring-beans