From 02bd5d6bdd898de7e4878a1a2559754407e9b398 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 08:57:09 +0000 Subject: [PATCH] build(deps): Bump commons-fileupload:commons-fileupload Bumps commons-fileupload:commons-fileupload from 1.5 to 1.6.0. --- updated-dependencies: - dependency-name: commons-fileupload:commons-fileupload dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- form-spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/form-spring/pom.xml b/form-spring/pom.xml index 2f7dd9d807..81411c7966 100644 --- a/form-spring/pom.xml +++ b/form-spring/pom.xml @@ -64,7 +64,7 @@ commons-fileupload commons-fileupload - 1.5 + 1.6.0 compile