Skip to content

Commit

Permalink
Merge pull request #132 from wvengen/dependabot/maven/commons-io-comm…
Browse files Browse the repository at this point in the history
…ons-io-2.7

Bump commons-io from 2.5 to 2.7
  • Loading branch information
lasselindqvist authored May 10, 2021
2 parents ab9bf68 + 9faa91e commit 2883b9b
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 @@ -108,7 +108,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.5</version>
<version>2.7</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 2883b9b

Please sign in to comment.