fix #439 : update commons-io
This commit is contained in:
parent
26835c6305
commit
afc8fc2015
1 changed files with 5 additions and 0 deletions
5
pom.xml
5
pom.xml
|
@ -771,6 +771,11 @@
|
|||
<artifactId>corelib</artifactId>
|
||||
<version>0.3.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
<version>2.4</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
|
|
Loading…
Add table
Reference in a new issue