From 1a86210349b406129ae391a0336aa48185228fd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 19:02:53 +0000 Subject: [PATCH] Bump commons-fileupload from 1.2 to 1.3.3 in /openAPE/server 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] --- openAPE/server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openAPE/server/pom.xml b/openAPE/server/pom.xml index 340d1125..4ec22b30 100644 --- a/openAPE/server/pom.xml +++ b/openAPE/server/pom.xml @@ -50,7 +50,7 @@ commons-fileupload commons-fileupload - 1.2 + 1.3.3 commons-io