From 80a901d292dcf864e16456b7103b22a940f0829b Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Sat, 29 Dec 2018 17:05:16 +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 78b280006..15bce6232 100644 --- a/pom.xml +++ b/pom.xml @@ -860,7 +860,7 @@ commons-fileupload commons-fileupload - 1.3.3 + 1.4 commons-io