Skip to content

Commit 40a1d37

Browse files
chore(gradle): bump commons-io:commons-io from 2.20.0 to 2.21.0 (#7401)
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>
1 parent aec1018 commit 40a1d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ json-smart = "2.5.2"
1515

1616
classgraph = "4.8.180"
1717
commons-compress = "1.28.0"
18-
commons-io = "2.20.0"
18+
commons-io = "2.21.0"
1919
commons-lang3 = "3.18.0"
2020
commons-math3 = "3.6.1"
2121
commons-text = "1.15.0"

0 commit comments

Comments
 (0)