From df92ff9a662db31c628fc2170aceb2377ea9e23c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 14:53:05 +0000 Subject: [PATCH] Bump commons-fileupload from 1.3.3 to 1.5 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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fcc364a071..6cb86f6d35 100644 --- a/pom.xml +++ b/pom.xml @@ -1484,7 +1484,7 @@ commons-fileupload commons-fileupload - 1.3.3 + 1.5 commons-io