From a8e5fbe20687bd09e29d1f1388da10555e94a36b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 08:10:12 +0000 Subject: [PATCH] Bump commons-fileupload from 1.4 to 1.5 in /spring-mvc-showcase Bumps commons-fileupload from 1.4 to 1.5. --- updated-dependencies: - dependency-name: commons-fileupload:commons-fileupload dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-mvc-showcase/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-mvc-showcase/pom.xml b/spring-mvc-showcase/pom.xml index 2d293ec..feaa5a2 100644 --- a/spring-mvc-showcase/pom.xml +++ b/spring-mvc-showcase/pom.xml @@ -129,7 +129,7 @@ commons-fileupload commons-fileupload - 1.4 + 1.5 commons-io