From 9a902fc107090c75034034eafb6a57d775db2d8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 16:05:38 +0000 Subject: [PATCH] Bump commons-io from 2.1 to 2.7 Bumps commons-io from 2.1 to 2.7. Signed-off-by: dependabot[bot] <support@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 026b334..1e531a2 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.1</version> + <version>2.7</version> </dependency> <dependency> <groupId>log4j</groupId>