From 9fc7128b393779779aa5f0ec996b3b3a7e2a7fc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 23:51:04 +0000 Subject: [PATCH] Bump commons-io:commons-io from 2.7 to 2.21.0 Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.7 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.7...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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5568c05..b548914 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ commons-io commons-io - 2.14.0 + 2.21.0 commons-collections