WW-4648 Upgrades commons-fileupload to the latest version

Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/00c47b7c
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/00c47b7c
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/00c47b7c

Branch: refs/heads/support-2-3
Commit: 00c47b7ce633706f51f91a8ff6ac04a270712473
Parents: c84810f
Author: Lukasz Lenart <lukaszlen...@apache.org>
Authored: Wed Jun 22 10:56:31 2016 +0200
Committer: Lukasz Lenart <lukaszlen...@apache.org>
Committed: Wed Jun 22 10:56:31 2016 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts/blob/00c47b7c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 38c1197..edc8008 100644
--- a/pom.xml
+++ b/pom.xml
@@ -764,7 +764,7 @@
             <dependency>
                 <groupId>commons-fileupload</groupId>
                 <artifactId>commons-fileupload</artifactId>
-                <version>1.3.1</version>
+                <version>1.3.2</version>
             </dependency>
             <dependency>
                 <groupId>commons-io</groupId>

Reply via email to