From cb5abcca05dce68a8f77e5df3e2d83927c3e42da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 22:46:11 +0300 Subject: [PATCH] Bump commons-io from 1.4 to 2.7 in /liquibase1 (#4) Bumps commons-io from 1.4 to 2.7. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- liquibase1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liquibase1/pom.xml b/liquibase1/pom.xml index cdd5fa6..3b9ffa9 100644 --- a/liquibase1/pom.xml +++ b/liquibase1/pom.xml @@ -22,7 +22,7 @@ commons-io commons-io - 1.4 + 2.7 \ No newline at end of file