From d75bc950c2c3ba67d052dbc27d6f21af639faf27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 18:30:33 +0000 Subject: [PATCH] Bump commons-io from 1.4 to 2.7 in /core Bumps commons-io from 1.4 to 2.7. Signed-off-by: dependabot[bot] --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 core/pom.xml diff --git a/core/pom.xml b/core/pom.xml old mode 100755 new mode 100644 index 32e137a..d632a15 --- a/core/pom.xml +++ b/core/pom.xml @@ -36,7 +36,7 @@ commons-io commons-io - 1.4 + 2.7 org.slf4j