From 87d8ae3dda08606724d9232fea5712cc9f2ef5bb Mon Sep 17 00:00:00 2001 From: Mattias Arthursson Date: Tue, 30 Oct 2007 18:52:47 +0000 Subject: [PATCH] changed spring-beans from provided to required scope --- spring-ldap/pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/spring-ldap/pom.xml b/spring-ldap/pom.xml index 3a22da7c..53f74c92 100644 --- a/spring-ldap/pom.xml +++ b/spring-ldap/pom.xml @@ -86,13 +86,12 @@ org.springframework - spring-context + spring-beans 2.0.6 - provided org.springframework - spring-beans + spring-context 2.0.6 provided