Skip to content

Commit

Permalink
Updated commons.io to version 2.4 for T3-1193
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jun 30, 2014
1 parent ebf7550 commit 36d9d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -154,7 +154,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.4</version>
<version>${commons.io.version}</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 36d9d0d

Please sign in to comment.