From bfbcd07019ae7582328629e9ca5b69bdfe0cf3cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 16:10:46 +0000 Subject: [PATCH] Bump commons-io from 2.6 to 2.7 Bumps commons-io from 2.6 to 2.7. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3b47427..bd064ee 100644 --- a/pom.xml +++ b/pom.xml @@ -132,7 +132,7 @@ under the License. commons-io commons-io - 2.6 + 2.7 junit