Skip to content

Commit

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

Bump commons-io from 2.9.0 to 2.10.0
  • Loading branch information
uhafner authored Jul 5, 2021
2 parents f8b90a8 + 2edbf22 commit d87f5eb
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 @@ -58,7 +58,7 @@
<!-- Project Dependencies Configuration -->
<spotbugs.annotations>4.3.0</spotbugs.annotations>
<commons.lang.version>3.12.0</commons.lang.version>
<commons.io.version>2.9.0</commons.io.version>
<commons.io.version>2.10.0</commons.io.version>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>

<!-- Project Test Dependencies Configuration -->
Expand Down

0 comments on commit d87f5eb

Please sign in to comment.