From 341140426cee902122a7304921ae76ca88fd2525 Mon Sep 17 00:00:00 2001 From: Maurizio Cucchiara Date: Fri, 5 Apr 2013 16:21:50 +0000 Subject: [PATCH] Updated commons-fileupload to the latest version git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1465025 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/archetype-resources/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/archetypes/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml b/archetypes/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml index 59d72644d..22784346c 100644 --- a/archetypes/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml +++ b/archetypes/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml @@ -66,7 +66,7 @@ commons-fileupload commons-fileupload - 1.1.1 + 1.3 diff --git a/pom.xml b/pom.xml index db3f93f68..b6c4d0525 100644 --- a/pom.xml +++ b/pom.xml @@ -548,7 +548,7 @@ commons-fileupload commons-fileupload - 1.2.2 + 1.3 commons-io