From 69a90c948cdbdff895d1f1f3099903c176532ff8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 19:14:30 +0000 Subject: [PATCH] Bump commons-fileupload from 1.2 to 1.3.3 in /code/filemanager 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] --- code/filemanager/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/filemanager/pom.xml b/code/filemanager/pom.xml index eb59abb1e..7705f6d8c 100644 --- a/code/filemanager/pom.xml +++ b/code/filemanager/pom.xml @@ -76,7 +76,7 @@ commons-fileupload commons-fileupload - 1.2 + 1.3.3 commons-io