Skip to content

Commit

Permalink
chore(deps): bump commons-io:commons-io from 2.7 to 2.16.1 in /tools
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.7 to 2.16.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent 0f00800 commit 6c44224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<maven.appassembler.plugin.version>1.10</maven.appassembler.plugin.version>
<maven.assembly.plugin.version>3.1.0</maven.assembly.plugin.version>
<!-- Library Versions -->
<lib.commons.io.version>2.7</lib.commons.io.version>
<lib.commons.io.version>2.16.1</lib.commons.io.version>
<lib.commons.lang3.version>3.6</lib.commons.lang3.version>
<lib.commons.text.version>1.2</lib.commons.text.version>
<lib.unirest.version>1.4.9</lib.unirest.version>
Expand Down

0 comments on commit 6c44224

Please sign in to comment.