From 085073bdc013da74e3731c3f6c41d905cd8ea77f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 19:20:25 +0000 Subject: [PATCH] Bump commons-io from 2.6 to 2.7 in /core/java/flap-core Bumps commons-io from 2.6 to 2.7. Signed-off-by: dependabot[bot] --- core/java/flap-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/java/flap-core/pom.xml b/core/java/flap-core/pom.xml index aca0a15..ce9a158 100644 --- a/core/java/flap-core/pom.xml +++ b/core/java/flap-core/pom.xml @@ -19,7 +19,7 @@ commons-io commons-io - 2.6 + 2.7 junit