diff --git a/libreplan-webapp/pom.xml b/libreplan-webapp/pom.xml index 3b37992b4..3d105835a 100644 --- a/libreplan-webapp/pom.xml +++ b/libreplan-webapp/pom.xml @@ -437,5 +437,10 @@ org.jgrapht jgrapht-jdk1.5 + + + br.com.digilabs.jqplot + jqplot4java + diff --git a/pom.xml b/pom.xml index 11ed57bb6..861faa7be 100644 --- a/pom.xml +++ b/pom.xml @@ -744,6 +744,12 @@ liquibase-maven-plugin 2.0.4 + + + br.com.digilabs.jqplot + jqplot4java + 1.2.0 +