From 9cff450d783ac42a05efba0743ad6663d82005a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 00:57:27 +0000 Subject: [PATCH] Bump commons-fileupload from 1.2.1 to 1.5 Bumps commons-fileupload from 1.2.1 to 1.5. --- updated-dependencies: - dependency-name: commons-fileupload:commons-fileupload dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bb2cb5649..272a3be07 100644 --- a/pom.xml +++ b/pom.xml @@ -173,7 +173,7 @@ commons-fileupload commons-fileupload - 1.2.1 + 1.5 backport-util-concurrent