summaryrefslogtreecommitdiff
path: root/ivy.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ivy.xml')
-rw-r--r--ivy.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ivy.xml b/ivy.xml
index 2ba8dbdc5..4e85f75cd 100644
--- a/ivy.xml
+++ b/ivy.xml
@@ -7,7 +7,7 @@
</configurations>
<dependencies defaultconf="compile->default">
- <dependency org="commons-fileupload" name="commons-fileupload" rev="1.5" conf="compile->master" />
+ <dependency org="commons-fileupload" name="commons-fileupload" rev="1.6.0" conf="compile->master" />
<dependency org="commons-lang" name="commons-lang" rev="2.6">
<exclude module="junit"/>
</dependency>