From f60c36651f758c675d7b6bdb0edcae56ef6ca842 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 18:43:27 +0000 Subject: [PATCH] Bump commons-io:commons-io in /src/test/projects/project13 Bumps commons-io:commons-io from 2.7 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/test/projects/project13/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/projects/project13/pom.xml b/src/test/projects/project13/pom.xml index 48666cd4..83909522 100644 --- a/src/test/projects/project13/pom.xml +++ b/src/test/projects/project13/pom.xml @@ -34,7 +34,7 @@ commons-io commons-io - 2.7 + 2.14.0 junit