From 7b82cabb61805b043b0cc971f2efe3f67e74679c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 18:25:18 +0000 Subject: [PATCH] Bump commons-io from 2.4 to 2.7 in /test-project Bumps commons-io from 2.4 to 2.7. Signed-off-by: dependabot[bot] --- test-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-project/pom.xml b/test-project/pom.xml index aa2b19e..c0b8fe5 100644 --- a/test-project/pom.xml +++ b/test-project/pom.xml @@ -29,7 +29,7 @@ commons-io commons-io - 2.4 + 2.7 junit