From 5450ed4d110c8858135c33a20653279a80743cdd Mon Sep 17 00:00:00 2001 From: Jochen Berger Date: Tue, 21 May 2013 14:54:39 +0200 Subject: [PATCH] update commons-io to 2.4 --- json-path/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/json-path/pom.xml b/json-path/pom.xml index 6b3abd66..384c1668 100644 --- a/json-path/pom.xml +++ b/json-path/pom.xml @@ -62,7 +62,7 @@ - org.apache.commons + commons-io commons-io test diff --git a/pom.xml b/pom.xml index 3dee7bac..8556a67b 100644 --- a/pom.xml +++ b/pom.xml @@ -247,9 +247,9 @@ - org.apache.commons + commons-io commons-io - 1.3.2 + 2.4 test