From f99072a437e88dc3f9062c463defed132a687127 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 17:47:19 +0000 Subject: [PATCH] Bump commons-io from 2.4 to 2.7 in /src/parallelme-compiler Bumps commons-io from 2.4 to 2.7. Signed-off-by: dependabot[bot] --- src/parallelme-compiler/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/parallelme-compiler/pom.xml b/src/parallelme-compiler/pom.xml index 80e8d57..60e1ac3 100644 --- a/src/parallelme-compiler/pom.xml +++ b/src/parallelme-compiler/pom.xml @@ -74,7 +74,7 @@ commons-io commons-io - 2.4 + 2.7 junit