From 353f8e5a27b1e990952f0d4a43d7ce2a04b283aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 01:03:29 +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 2ccac18..5fb78e5 100644 --- a/pom.xml +++ b/pom.xml @@ -197,7 +197,7 @@ commons-fileupload commons-fileupload - 1.2.1 + 1.5 commons-io