diff --git a/navalplanner-business/pom.xml b/navalplanner-business/pom.xml index f1517225f..9c11ddd28 100644 --- a/navalplanner-business/pom.xml +++ b/navalplanner-business/pom.xml @@ -68,6 +68,11 @@ commons-lang commons-lang + + + commons-math + commons-math + joda-time diff --git a/pom.xml b/pom.xml index b800b5af6..b4a1e0b0c 100644 --- a/pom.xml +++ b/pom.xml @@ -356,6 +356,12 @@ commons-lang 2.4 + + + commons-math + commons-math + 1.2 + commons-logging