Skip to content

Commit

Permalink
Bump commons-io from 2.9.0 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps commons-io from 2.9.0 to 2.10.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 14, 2021
1 parent 13d73c0 commit 2edbf22
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.2.3</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 2edbf22

Please sign in to comment.