From a70935a141a2ff912b3142e4c4d531b999a0b4e8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 08:48:07 +0000 Subject: [PATCH] [Security] Bump commons-fileupload from 1.2.2 to 1.3.3 Bumps commons-fileupload from 1.2.2 to 1.3.3. **This update includes security fixes.** Signed-off-by: dependabot-preview[bot] --- arc-web/pom.xml | 2 +- arc-ws/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arc-web/pom.xml b/arc-web/pom.xml index 675a833b1..31111d5de 100644 --- a/arc-web/pom.xml +++ b/arc-web/pom.xml @@ -61,7 +61,7 @@ commons-fileupload commons-fileupload - 1.2.2 + 1.3.3 jar compile diff --git a/arc-ws/pom.xml b/arc-ws/pom.xml index 4efbe8535..2e13c3b47 100644 --- a/arc-ws/pom.xml +++ b/arc-ws/pom.xml @@ -45,7 +45,7 @@ commons-fileupload commons-fileupload - 1.2.2 + 1.3.3 jar compile