WW-4127 - updated version of commons-io from 2.0.1 to 2.2 to match commons-fileuploa's cross dependency on commons-io 2.2

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1504157 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bruce Allen Phillips
2013-07-17 14:43:03 +00:00
parent 2e750206aa
commit ee0ab365a9
+1 -1
View File
@@ -660,7 +660,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.0.1</version>
<version>2.2</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>