From 23335f882acb6b30c98f9b4ceef59cf55eb8024e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 05:28:01 +0000 Subject: [PATCH] Bump commons-fileupload from 1.3.1 to 1.5 in /UB/bin 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/bin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UB/bin/pom.xml b/UB/bin/pom.xml index 6b9f2f86..e7890a08 100644 --- a/UB/bin/pom.xml +++ b/UB/bin/pom.xml @@ -157,7 +157,7 @@ commons-fileupload commons-fileupload - 1.3.1 + 1.5 commons-io