Skip to content

Commit

Permalink
Merge pull request #16 from apache/dep
Browse files Browse the repository at this point in the history
update commons-io to 2.6
  • Loading branch information
elharo committed Nov 17, 2020
2 parents da99691 + 7375ca7 commit 975efb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -88,7 +88,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.5</version>
<version>2.6</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 975efb1

Please sign in to comment.