From cd957a903073a7b28b413f86417308508e3adc08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 19:39:36 +0000 Subject: [PATCH] build(deps): bump commons-io:commons-io from 2.18.0 to 2.22.0 Bumps commons-io:commons-io from 2.18.0 to 2.22.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- modules/core-test-module/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/core-test-module/pom.xml b/modules/core-test-module/pom.xml index f15f06a6a..acfbd3383 100644 --- a/modules/core-test-module/pom.xml +++ b/modules/core-test-module/pom.xml @@ -36,7 +36,7 @@ commons-io commons-io - 2.18.0 + 2.22.0 org.assertj diff --git a/pom.xml b/pom.xml index e151227ce..9d35d2772 100644 --- a/pom.xml +++ b/pom.xml @@ -236,7 +236,7 @@ commons-io commons-io - 2.18.0 + 2.22.0 org.eclipse.angus