From e60460d23a04a7592fc12c7d367a3345b197357b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 07:13:17 +0000 Subject: [PATCH] Bump commons-fileupload from 1.3.3 to 1.5 in /specialstudy 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] --- specialstudy/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specialstudy/pom.xml b/specialstudy/pom.xml index f62dbef0..74124381 100644 --- a/specialstudy/pom.xml +++ b/specialstudy/pom.xml @@ -295,7 +295,7 @@ commons-fileupload commons-fileupload - 1.3.3 + 1.5 commons-io