From 6870fb7f79a42ac119c3ab84e9564c707bdfe522 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Sat, 29 Dec 2018 17:23:44 +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 7666c95f2..9f8a27e18 100644 --- a/pom.xml +++ b/pom.xml @@ -781,7 +781,7 @@ commons-fileupload commons-fileupload - 1.3.3 + 1.4 commons-io