From f371ede990c8fbfcbfff2eabd8e28f7cbcd0a77b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Jun 2021 23:56:52 +0000 Subject: [PATCH] Bump commons-io from 2.5 to 2.7 in /Examples Bumps commons-io from 2.5 to 2.7. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/pom.xml b/Examples/pom.xml index 1f664a9..d69c5c0 100644 --- a/Examples/pom.xml +++ b/Examples/pom.xml @@ -24,7 +24,7 @@ commons-io commons-io - 2.5 + 2.7 org.json