From 4aad3a9a24e6202913d1d422d396de5b309d6725 Mon Sep 17 00:00:00 2001 From: Sean Flanigan Date: Thu, 5 Apr 2018 20:23:31 +1000 Subject: [PATCH] Upgrade commons-fileupload --- server/pom.xml | 6 ++++++ server/services/pom.xml | 1 - server/zanata-war/pom.xml | 1 - 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/server/pom.xml b/server/pom.xml index 003d05f229..791e7682e3 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -156,6 +156,12 @@ 1.1 + + commons-fileupload + commons-fileupload + 1.3.3 + + commons-validator commons-validator diff --git a/server/services/pom.xml b/server/services/pom.xml index c5a8a05b79..77a4691e24 100644 --- a/server/services/pom.xml +++ b/server/services/pom.xml @@ -1210,7 +1210,6 @@ commons-fileupload commons-fileupload - 1.3.2 diff --git a/server/zanata-war/pom.xml b/server/zanata-war/pom.xml index 880f7f3de5..c1e6bc7b1a 100644 --- a/server/zanata-war/pom.xml +++ b/server/zanata-war/pom.xml @@ -1572,7 +1572,6 @@ commons-fileupload commons-fileupload - 1.3.2