From fe6144c7434a617b3e339b111cc0ab0900437c69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 19:14:05 +0000 Subject: [PATCH] Bump commons-fileupload in /spring-mvc-jquery-file-upload Bumps commons-fileupload from 1.2 to 1.3.3. --- updated-dependencies: - dependency-name: commons-fileupload:commons-fileupload dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-mvc-jquery-file-upload/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-mvc-jquery-file-upload/pom.xml b/spring-mvc-jquery-file-upload/pom.xml index b526523..aa5a41c 100644 --- a/spring-mvc-jquery-file-upload/pom.xml +++ b/spring-mvc-jquery-file-upload/pom.xml @@ -37,7 +37,7 @@ commons-fileupload commons-fileupload - 1.2 + 1.3.3 commons-io