From bb9f8c69fa1327737e7cffe2aa33977705f1b76c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 07:54:58 +0000 Subject: [PATCH] Bump commons-fileupload from 1.3.3 to 1.5 in /api Bumps commons-fileupload from 1.3.3 to 1.5. --- updated-dependencies: - dependency-name: commons-fileupload:commons-fileupload dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/pom.xml b/api/pom.xml index 421c023..8467597 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -62,7 +62,7 @@ commons-fileupload commons-fileupload - 1.3.3 + 1.5 org.springframework