Skip to content

Commit 4e413f1

Browse files
chore(deps): bump commons-io:commons-io from 2.17.0 to 2.21.0 in /tools
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.17.0 to 2.21.0. - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.17.0...rel/commons-io-2.21.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3077216 commit 4e413f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<maven.appassembler.plugin.version>1.10</maven.appassembler.plugin.version>
5252
<maven.assembly.plugin.version>3.1.0</maven.assembly.plugin.version>
5353
<!-- Library Versions -->
54-
<lib.commons.io.version>2.17.0</lib.commons.io.version>
54+
<lib.commons.io.version>2.21.0</lib.commons.io.version>
5555
<lib.commons.lang3.version>3.18.0</lib.commons.lang3.version>
5656
<lib.commons.text.version>1.12.0</lib.commons.text.version>
5757
<lib.json.schema.validator>1.5.5</lib.json.schema.validator>

0 commit comments

Comments
 (0)