From ac5a3b8a417180f24c54bdb22a55596b91bc33ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 17:00:36 +0000 Subject: [PATCH] Bump commons-io from 2.5 to 2.7 in /imagetool-core Bumps commons-io from 2.5 to 2.7. Signed-off-by: dependabot[bot] --- imagetool-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imagetool-core/pom.xml b/imagetool-core/pom.xml index a947bfb..c0d66f5 100644 --- a/imagetool-core/pom.xml +++ b/imagetool-core/pom.xml @@ -28,7 +28,7 @@ commons-io commons-io - 2.5 + 2.7 junit