Bump commons-io:commons-io from 2.20.0 to 2.21.0 (#937)

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](https://github.com/apache/commons-io/compare/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>
This commit is contained in:
dependabot[bot] 2025-11-18 15:56:39 +01:00 committed by PJ Fanning
parent ec9b9d9c44
commit faee1813fa

View File

@ -110,7 +110,7 @@ subprojects {
bouncyCastleVersion = '1.82'
commonsCodecVersion = '1.19.0'
commonsCompressVersion = '1.28.0'
commonsIoVersion = '2.20.0'
commonsIoVersion = '2.21.0'
commonsMathVersion = '3.6.1'
junitVersion = '5.13.4'
log4jVersion = '2.24.3'