Skip to content

Commit bfff919

Browse files
Bump commons-io:commons-io from 2.20.0 to 2.21.0 (#1298)
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 fb858fe commit bfff919

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
@@ -149,7 +149,7 @@
149149
<cdi-unit.version>5.0.0-EA7</cdi-unit.version>
150150
<commons-collections4.version>4.5.0</commons-collections4.version>
151151
<commons-fileupload.version>2.0.0-M4</commons-fileupload.version>
152-
<commons-io.version>2.20.0</commons-io.version>
152+
<commons-io.version>2.21.0</commons-io.version>
153153
<commons-lang3.version>3.19.0</commons-lang3.version>
154154
<guice.version>7.0.0</guice.version>
155155
<el-impl.version>2.2.1-b05</el-impl.version>

0 commit comments

Comments
 (0)