From e54e57982525e7e91189cdd989fa2d90a6685989 Mon Sep 17 00:00:00 2001 From: simonbrandhof Date: Mon, 31 Jan 2011 10:52:24 +0100 Subject: [PATCH] Upgrade Apache Commons libraries (commons-io 2.0.1, commons-collection 3.3, commons-lang 2.6) --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6e82c12d13e..77f23424423 100644 --- a/pom.xml +++ b/pom.xml @@ -457,7 +457,7 @@ commons-collections commons-collections - 3.2.1 + 3.3 com.google.collections @@ -467,7 +467,7 @@ commons-io commons-io - 1.4 + 2.0.1 commons-codec @@ -477,7 +477,7 @@ commons-lang commons-lang - 2.5 + 2.6 commons-math