diff --git a/pom.xml b/pom.xml
index 45394536ad..31e8b6cd2c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,6 +168,36 @@
commons-logging
1.2
+
+ commons-beanutils
+ commons-beanutils
+ 1.9.3
+
+
+ commons-codec
+ commons-codec
+ 1.10
+
+
+ commons-collections
+ commons-collections
+ 3.2.2
+
+
+ commons-digester
+ commons-digester
+ 2.1
+
+
+ commons-lang
+ commons-lang
+ 2.6
+
+
+ com.sun.xml.bind
+ jaxb-impl
+ 2.2.11
+
org.apache.httpcomponents
httpclient
@@ -178,6 +208,16 @@
httpclient-cache
4.5.2
+
+ org.apache.myfaces.core
+ myfaces-api
+ 1.1.10
+
+
+ org.apache.myfaces.core
+ myfaces-impl
+ 1.1.10
+
org.springframework
spring-aop
@@ -253,6 +293,17 @@
jackson-annotations
2.8.3
+
+ org.codehaus.jackson
+ jackson-core-asl
+ 1.9.13
+
+
+ org.codehaus.jackson
+ jackson-mapper-asl
+ 1.9.13
+
+
junit