From a6f8895c90c8ea8961f61e5bf5cc015025228092 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Sat, 29 Dec 2018 17:11:45 +0100 Subject: [PATCH] WW-4975 Upgrades commons-fileupload to version 1.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9d7c229ef..e7fa5d817 100644 --- a/pom.xml +++ b/pom.xml @@ -853,7 +853,7 @@ commons-fileupload commons-fileupload - 1.3.3 + 1.4 commons-io