From 1fa03bece80d471b27a0349cad52c12ec5f353e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 18:32:12 +0000 Subject: [PATCH] Bump commons-io Bumps commons-io from 1.4 to 2.7. Signed-off-by: dependabot[bot] --- .../Java-Roberto-Simoni/TextConverter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TDDMicroExercises.YoursSolutions/Java-Roberto-Simoni/TextConverter/pom.xml b/TDDMicroExercises.YoursSolutions/Java-Roberto-Simoni/TextConverter/pom.xml index 1ccde248..d81fabb4 100644 --- a/TDDMicroExercises.YoursSolutions/Java-Roberto-Simoni/TextConverter/pom.xml +++ b/TDDMicroExercises.YoursSolutions/Java-Roberto-Simoni/TextConverter/pom.xml @@ -14,7 +14,7 @@ commons-io commons-io - 1.4 + 2.7 test