From b5bf3d29e62c22ea4d57be52de70782c5dd6f8b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 16:34:37 +0000 Subject: [PATCH] Bump commons-io from 2.4 to 2.7 in /stages/processing/basic Bumps commons-io from 2.4 to 2.7. Signed-off-by: dependabot[bot] --- stages/processing/basic/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stages/processing/basic/pom.xml b/stages/processing/basic/pom.xml index 7ac93fbf..96763ae5 100644 --- a/stages/processing/basic/pom.xml +++ b/stages/processing/basic/pom.xml @@ -31,7 +31,7 @@ commons-io commons-io - 2.4 + 2.7 junit