diff --git a/libreplan-webapp/pom.xml b/libreplan-webapp/pom.xml
index e3cf8b5dc..6069bcb73 100644
--- a/libreplan-webapp/pom.xml
+++ b/libreplan-webapp/pom.xml
@@ -302,21 +302,7 @@
com.igalia.java.zk.components
customdetailrowcomponent
-
-
- org.xnap.commons
- gettext-commons
-
-
-
- ${jdbcDriver.groupId}
- ${jdbcDriver.artifactId}
-
-
-
- org.springframework
- spring-context-support
-
+
org.springframework
spring-web
@@ -334,14 +320,7 @@
org.springframework.security
spring-security-ldap
-
- org.apache.geronimo.specs
- geronimo-jta_1.0.1B_spec
-
-
- org.springframework
- spring-test
-
+
org.springframework.security
@@ -398,24 +377,26 @@
org.libreplan
libreplan-business
+
+
+ junit
+ junit
+
+
+ org.springframework
+ spring-test
+
org.easymock
easymock
+ test
org.easymock
easymockclassextension
test
-
- junit
- junit
-
-
-
- com.jolbox
- bonecp
-
+
javax.servlet
servlet-api
diff --git a/pom.xml b/pom.xml
index 01232c277..285d3553b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -380,9 +380,9 @@
jdk15
- commons-collections
- commons-collections
- 3.2
+ commons-collections
+ commons-collections
+ 3.2
net.sf.ezmorph