From 5ed17d3c5aaee70667ca2c65945e44c8c94e6d17 Mon Sep 17 00:00:00 2001 From: Ziver Koc Date: Tue, 12 Nov 2019 14:41:07 +0100 Subject: [PATCH] Upgraded common-fileupload --- Zutil.iml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Zutil.iml b/Zutil.iml index a2bde11..a0927aa 100755 --- a/Zutil.iml +++ b/Zutil.iml @@ -35,7 +35,7 @@ - + diff --git a/pom.xml b/pom.xml index 898c0f2..452c5a0 100755 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ commons-fileupload commons-fileupload - 1.2.1 + 1.4 commons-io