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
This commit is contained in:
parent
5d166ecce8
commit
c5cb87b06f
2
pom.xml
2
pom.xml
|
@ -431,7 +431,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-io</groupId>
|
<groupId>commons-io</groupId>
|
||||||
<artifactId>commons-io</artifactId>
|
<artifactId>commons-io</artifactId>
|
||||||
<version>1.4</version>
|
<version>2.4</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-collections</groupId>
|
<groupId>commons-collections</groupId>
|
||||||
|
|
Loading…
Reference in New Issue