From 0fcb3789cadc23f1f902f5197bc7ebea9cee8acc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 06:59:00 +0000 Subject: [PATCH] Bump commons-fileupload:commons-fileupload from 1.4 to 1.5 Bumps commons-fileupload: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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 49bf7e0..02a3252 100644 --- a/pom.xml +++ b/pom.xml @@ -247,7 +247,7 @@ commons-fileupload commons-fileupload - 1.4 + 1.5 compile