diff --git a/libreplan-webapp/pom.xml b/libreplan-webapp/pom.xml
index de70c4089..c8cb43e00 100644
--- a/libreplan-webapp/pom.xml
+++ b/libreplan-webapp/pom.xml
@@ -327,6 +327,11 @@
org.springframework
spring-test
+
+
+ org.springframework
+ spring-context-support
+
org.springframework.security
@@ -468,5 +473,10 @@
br.com.digilabs.jqplot
jqplot4java
+
+
+ org.quartz-scheduler
+ quartz
+