Skip to content

Commit cbc5cbb

Browse files
build(deps): bump commons-io:commons-io from 2.20.0 to 2.21.0 (#1474)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1442a81 commit cbc5cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
<dependency>
134134
<groupId>commons-io</groupId>
135135
<artifactId>commons-io</artifactId>
136-
<version>2.20.0</version>
136+
<version>2.21.0</version>
137137
</dependency>
138138
<dependency>
139139
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)