From e5b642895244d1e9313c87a9d8e408213def7d62 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 from 1.5 to 1.6.0 in /client 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:development ... Signed-off-by: dependabot[bot] --- client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pom.xml b/client/pom.xml index ff11d5f26..6e56bf9fc 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -51,7 +51,7 @@ commons-fileupload commons-fileupload - 1.5 + 1.6.0 test