From b3fd060cdf030a0b72f06782ad178c531bff96e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 02:41:49 +0000 Subject: [PATCH] Bump commons-fileupload from 1.3 to 1.5 Bumps commons-fileupload from 1.3 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 05bef49..17c8b85 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ commons-fileupload commons-fileupload - 1.3 + 1.5 junit