diff --git a/pom.xml b/pom.xml
index 196bb6d..fd6dce4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,6 +97,12 @@
velocity-tools
2.0-beta3
runtime
+
+
+ commons-logging
+ commons-logging
+
+
com.drewnoakes
@@ -118,6 +124,7 @@
junit
junit
4.7
+ test
com.sleepycat
@@ -127,9 +134,39 @@
- org.springframeworkspring-webmvc3.0.0.RELEASE
- org.springframeworkspring-context3.0.0.RELEASE
- org.springframeworkspring-orm3.0.0.RELEASE
+
+ org.springframework
+ spring-webmvc
+ 3.0.0.RELEASE
+
+
+ commons-logging
+ commons-logging
+
+
+
+
+ org.springframework
+ spring-context
+ 3.0.0.RELEASE
+
+
+ commons-logging
+ commons-logging
+
+
+
+
+ org.springframework
+ spring-orm
+ 3.0.0.RELEASE
+
+
+ commons-logging
+ commons-logging
+
+
+
org.apache.lucene
lucene-core
@@ -150,6 +187,11 @@
jul-to-slf4j
1.5.10
+
+ org.slf4j
+ jcl-over-slf4j
+ 1.5.10
+