From af9d0842996b86d530498153444aa3a8f67bf831 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 00:34:43 +0000 Subject: [PATCH] Bump commons-fileupload from 1.2 to 1.5 in /code/filemanager Bumps commons-fileupload from 1.2 to 1.5. --- 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..04364eba6 100644 --- a/code/filemanager/pom.xml +++ b/code/filemanager/pom.xml @@ -76,7 +76,7 @@ commons-fileupload commons-fileupload - 1.2 + 1.5 commons-io