From 2d2619e824c65eb2d1c9faa1e384f75d57475771 Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Sun, 24 Feb 2008 04:49:48 +0000 Subject: [PATCH] MRM-709 - Migrate to commons-io from plexus utils. * Upgrading commons-io from 1.2 to 1.4 to gain various improvements in FileUtils (move / copy / rename / etc...) git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630587 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 061ceec7b..5d01b473a 100644 --- a/pom.xml +++ b/pom.xml @@ -323,7 +323,7 @@ commons-io commons-io - 1.2 + 1.4 commons-lang -- 2.39.5