From d2e170efbf6f74ff3dce7570cc85d844bda547ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 08:13:12 +0000 Subject: [PATCH] Bump commons-io:commons-io from 2.16.1 to 2.18.0 Bumps commons-io:commons-io from 2.16.1 to 2.18.0. --- updated-dependencies: - dependency-name: commons-io:commons-io 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 a4e2f3638..5e1273c29 100644 --- a/modules/core-test-module/pom.xml +++ b/modules/core-test-module/pom.xml @@ -36,7 +36,7 @@ commons-io commons-io - 2.16.1 + 2.18.0 org.assertj diff --git a/pom.xml b/pom.xml index 473ffa564..94f1b3402 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,7 @@ commons-io commons-io - 2.16.1 + 2.18.0 org.eclipse.angus