diff --git a/navalplanner-business/pom.xml b/navalplanner-business/pom.xml
index 801d10103..0a700f4a4 100644
--- a/navalplanner-business/pom.xml
+++ b/navalplanner-business/pom.xml
@@ -49,6 +49,11 @@
org.hibernate
hibernate-annotations
+
+ net.sf.json-lib
+ json-lib
+ jdk15
+
commons-lang
commons-lang
diff --git a/pom.xml b/pom.xml
index d00d6b813..88b784242 100644
--- a/pom.xml
+++ b/pom.xml
@@ -215,6 +215,22 @@
spring-test
2.5.6
test
+
+
+ net.sf.json-lib
+ json-lib
+ 2.2.3
+ jdk15
+
+
+ commons-collections
+ commons-collections
+ 3.2
+
+
+ net.sf.ezmorph
+ ezmorph
+ 1.0.6