From db19d989da730c66fc20f05339c44e542d6e2587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 16:44:30 +0000 Subject: [PATCH] Bump commons-io from 2.5 to 2.7 in /services Bumps commons-io from 2.5 to 2.7. Signed-off-by: dependabot[bot] --- services/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/pom.xml b/services/pom.xml index 3c51e7acc..6892a8eb1 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -391,7 +391,7 @@ commons-io commons-io - 2.5 + 2.7 commons-cli -- 2.47.3