summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-12-04 18:19:20 +0000
committerOlivier Lamy <olamy@apache.org>2012-12-04 18:19:20 +0000
commitc5cb87b06f7904614476ce41fa9790c5178cdacf (patch)
tree071e400bcafb4076b27a62dfd7271f3130f0e7bb /pom.xml
parent5d166ecce8ecccb8d190b509a954269efe4ce26d (diff)
downloadarchiva-c5cb87b06f7904614476ce41fa9790c5178cdacf.tar.gz
archiva-c5cb87b06f7904614476ce41fa9790c5178cdacf.zip
use last version of commons-io
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1417084 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a81d48e12..6baf62f64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -431,7 +431,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>1.4</version>
+ <version>2.4</version>
</dependency>
<dependency>
<groupId>commons-collections</groupId>