aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 0a9882f59..cbe01234f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,8 +54,8 @@
<commons-codec.version>1.11</commons-codec.version>
<commons-collections.version>3.2.2</commons-collections.version>
- <commons-fileupload.version>1.2.2</commons-fileupload.version>
- <commons-io.version>2.4</commons-io.version>
+ <commons-fileupload.version>1.4</commons-fileupload.version>
+ <commons-io.version>2.11.0</commons-io.version>
<commons-lang.version>2.6</commons-lang.version>
<maven3x.version>3.0.5</maven3x.version>