diff --git a/pom.xml b/pom.xml
index 4513bee3cf..7f242602b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -654,6 +654,16 @@
spring-context
${spring.version}
+
+ org.springframework.ldap
+ spring-ldap
+ 1.2.1
+
+
+ aspectj
+ aspectjrt
+ 1.5.3
+
org.springframework
spring-webmvc
@@ -662,10 +672,35 @@
log4j
log4j
- 1.2.13
+ 1.2.14
true
runtime
+
+ net.sf.ehcache
+ ehcache
+ 1.4.1
+
+
+ commons-collections
+ commons-collections
+ 3.2
+
+
+ hsqldb
+ hsqldb
+ 1.8.0.7
+
+
+ commons-logging
+ commons-logging
+ 1.1.1
+
+
+ commons-codec
+ commons-codec
+ 1.3
+
javax.servlet
servlet-api