Skip to content

Commit 72a52bf

Browse files
build(deps): bump commons-io:commons-io from 2.20.0 to 2.21.0
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.20.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.20.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] <[email protected]>
1 parent 224c7a6 commit 72a52bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979

8080
<org.apache.commons.lang3.version>3.18.0</org.apache.commons.lang3.version>
8181
<org.apache.commons.codec.version>1.19.0</org.apache.commons.codec.version>
82-
<org.apache.commons.io.version>2.20.0</org.apache.commons.io.version>
82+
<org.apache.commons.io.version>2.21.0</org.apache.commons.io.version>
8383
<org.apache.commons.text.version>1.14.0</org.apache.commons.text.version>
8484

8585
<com.github.spotbugs.version>4.9.7</com.github.spotbugs.version>

0 commit comments

Comments
 (0)