From e62ae2ee7ae17ece0c3c1884995c23211a816fec Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Tue, 6 Nov 2018 10:56:41 +0100 Subject: [PATCH] Upgrades commons-fileupload to version 1.3.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index da2f284a6..7666c95f2 100644 --- a/pom.xml +++ b/pom.xml @@ -781,7 +781,7 @@ commons-fileupload commons-fileupload - 1.3.2 + 1.3.3 commons-io