Skip to content

Commit

Permalink
Bump commons-io from 2.5 to 2.7 (#157)
Browse files Browse the repository at this point in the history
Bumps commons-io from 2.5 to 2.7.

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2021
1 parent 532a859 commit 0109dde
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 @@ -44,7 +44,7 @@
</distributionManagement>

<properties>
<thirdparty.commons-io.version>2.5</thirdparty.commons-io.version>
<thirdparty.commons-io.version>2.7</thirdparty.commons-io.version>
<thirdparty.commons-lang3.version>3.4</thirdparty.commons-lang3.version>
<thirdparty.guava.version>18.0</thirdparty.guava.version>
<thirdparty.hamcrest.version>1.3</thirdparty.hamcrest.version>
Expand Down

0 comments on commit 0109dde

Please sign in to comment.