Skip to content

Commit

Permalink
chore(pom): Updates commons-io from 1.3.2 to 1.4. (Closes INRIA#845)
Browse files Browse the repository at this point in the history
  • Loading branch information
GerardPaligot authored and monperrus committed Sep 23, 2016
1 parent 843a47c commit 257b6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>1.3.2</version>
<version>1.4</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 257b6b3

Please sign in to comment.