From c78c3aafbb7de6c3d5001a1203f46426a780a0b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 18:53:59 +0000 Subject: [PATCH] Bump commons-fileupload:commons-fileupload in /applications/loanshark 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 ... Signed-off-by: dependabot[bot] --- applications/loanshark/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index 7c677f585..e98e8cf2e 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -101,7 +101,7 @@ commons-fileupload commons-fileupload - 1.5 + 1.6.0 compile