From ee45013ad3ec3f6a46617eb9dfde600b5affc97d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 17:01:10 +0000 Subject: [PATCH] build(deps): Bump commons-io from 2.6 to 2.7 Bumps commons-io from 2.6 to 2.7. Signed-off-by: dependabot[bot] --- client/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index db670890b..05cd16d03 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -103,7 +103,7 @@ commons-io commons-io - 2.4 + 2.7 com.jcabi diff --git a/pom.xml b/pom.xml index dec16fd7d..ef27d42ad 100644 --- a/pom.xml +++ b/pom.xml @@ -313,7 +313,7 @@ commons-io commons-io - 2.6 + 2.7 provided