From 0f82f8c90be48093606b9b516a540668abc99803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 01:09:46 +0000 Subject: [PATCH] Bump commons-fileupload from 1.2.1 to 1.5 Bumps commons-fileupload from 1.2.1 to 1.5. --- updated-dependencies: - dependency-name: commons-fileupload:commons-fileupload dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7d0fcea..d9e9f7e 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ commons-fileupload commons-fileupload - 1.2.1 + 1.5 commons-io