From 850312ffcc48aad063b62578679705e51da58143 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Fri, 28 Jun 2013 16:40:28 +0200 Subject: [PATCH] Upgrade to commons-io 2.4 and commons-codec 1.8 --- pom.xml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index e057fced9cf..5c645913e22 100644 --- a/pom.xml +++ b/pom.xml @@ -687,23 +687,18 @@ commons-io commons-io - 2.0.1 + 2.4 commons-codec commons-codec - 1.4 + 1.8 commons-lang commons-lang 2.6 - - commons-math - commons-math - 1.2 - commons-dbcp commons-dbcp @@ -880,7 +875,7 @@ org.mockito mockito-all - 1.9.0 + 1.9.5 org.easytesting