From 19d02f60e4bed1d415913d0bdb78c1813eb80f62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 08:11:49 +0000 Subject: [PATCH] Bump commons-fileupload from 1.4 to 1.5 in /integrations/multipart Bumps commons-fileupload from 1.4 to 1.5. --- updated-dependencies: - dependency-name: commons-fileupload:commons-fileupload dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- integrations/multipart/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/multipart/pom.xml b/integrations/multipart/pom.xml index 69cb4a5..966b674 100644 --- a/integrations/multipart/pom.xml +++ b/integrations/multipart/pom.xml @@ -55,7 +55,7 @@ commons-fileupload commons-fileupload - 1.4 + 1.5