From fb511927437060fe55ef2213b2e8535c42b36e7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 18:42:55 +0000 Subject: [PATCH] Bump commons-io:commons-io from 2.7 to 2.14.0 in /springboot-simple Bumps commons-io:commons-io from 2.7 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- springboot-simple/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springboot-simple/pom.xml b/springboot-simple/pom.xml index b2dc66c..1a1adfe 100644 --- a/springboot-simple/pom.xml +++ b/springboot-simple/pom.xml @@ -31,7 +31,7 @@ commons-io commons-io - 2.7 + 2.14.0 com.alibaba