From 16cfa26c0103b492d80b584ac223f5d6e8d9d8ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 05:28:20 +0000 Subject: [PATCH] Bump commons-fileupload from 1.3.1 to 1.5 in /UB Bumps commons-fileupload from 1.3.1 to 1.5. --- updated-dependencies: - dependency-name: commons-fileupload:commons-fileupload dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- UB/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UB/pom.xml b/UB/pom.xml index cf1d99f0..68583e04 100644 --- a/UB/pom.xml +++ b/UB/pom.xml @@ -173,7 +173,7 @@ commons-fileupload commons-fileupload - 1.3.1 + 1.5 commons-io