Skip to content

Commit b8f8ad6

Browse files
Bump commons-io:commons-io from 2.20.0 to 2.21.0 (#371)
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 4b29536 commit b8f8ad6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

context-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>commons-io</groupId>
4343
<artifactId>commons-io</artifactId>
44-
<version>2.20.0</version>
44+
<version>2.21.0</version>
4545
<type>jar</type>
4646
</dependency>
4747
<dependency>

0 commit comments

Comments
 (0)