From 1ed635275fcceafec1be9d8305b90cb94b5fe55d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 10:46:26 +0100 Subject: [PATCH] Bump commons-fileupload from 1.4 to 1.5 (#1749) Bumps commons-fileupload from 1.4 to 1.5. --- updated-dependencies: - dependency-name: commons-fileupload:commons-fileupload dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ca293860d8..39409f0742 100644 --- a/pom.xml +++ b/pom.xml @@ -384,7 +384,7 @@ commons-fileupload commons-fileupload - 1.4 + 1.5