From 1663142cf1e02622f68951b2b718d6540843bec7 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Sat, 19 Apr 2008 12:40:17 +0000 Subject: [PATCH] SEC-784: removed 'optional' tag on dependencies --- samples/ldap/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/samples/ldap/pom.xml b/samples/ldap/pom.xml index a390be1222..17377a55a8 100644 --- a/samples/ldap/pom.xml +++ b/samples/ldap/pom.xml @@ -44,27 +44,23 @@ apacheds-core 1.0.2 compile - true org.apache.directory.server apacheds-server-jndi 1.0.2 compile - true org.slf4j slf4j-log4j12 1.4.3 runtime - true org.springframework.ldap spring-ldap 1.2.1 - true