Skip to content

Commit

Permalink
Bump commons-io from 2.11.0 to 2.13.0 (#792)
Browse files Browse the repository at this point in the history
Bumps commons-io from 2.11.0 to 2.13.0.

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

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 Jun 16, 2023
1 parent 56d324d commit 35af4f3
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 @@ -74,7 +74,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<apacheCommonsCompressVersion>1.23.0</apacheCommonsCompressVersion>
<apacheCommonsLangVersion>3.12.0</apacheCommonsLangVersion>
<apacheCommonsIOVersion>2.11.0</apacheCommonsIOVersion>
<apacheCommonsIOVersion>2.13.0</apacheCommonsIOVersion>
<jacksonVersion>2.15.2</jacksonVersion>
<junitVersion>4.13.2</junitVersion>
<hamcrestVersion>2.2</hamcrestVersion>
Expand Down

0 comments on commit 35af4f3

Please sign in to comment.