Skip to content

Commit d72d741

Browse files
Bump commons-io:commons-io from 2.20.0 to 2.21.0 (#2539)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cbf88f5 commit d72d741

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<jersey.version>2.47</jersey.version>
6161
<httpclient.version>4.5.12</httpclient.version><!-- 4.5.1-4.5.2 broken -->
6262
<commons-compress.version>1.28.0</commons-compress.version>
63-
<commons-io.version>2.20.0</commons-io.version>
63+
<commons-io.version>2.21.0</commons-io.version>
6464
<commons-lang3.version>3.19.0</commons-lang3.version>
6565
<slf4j-api.version>1.7.30</slf4j-api.version>
6666

0 commit comments

Comments
 (0)