From 2dceb870fdb1d6d64904f3bf6a5fec59ffa9fe99 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Sat, 1 Mar 2014 15:40:19 +0100 Subject: [PATCH] Upgrades Commons File Upload to the latest version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index de6922c3f..bf11a392e 100644 --- a/pom.xml +++ b/pom.xml @@ -668,7 +668,7 @@ commons-fileupload commons-fileupload - 1.3 + 1.3.1 commons-io