From e3ea20d3b166ebc3b128e25bd659b6186a7f4ef0 Mon Sep 17 00:00:00 2001 From: Martin Cooper Date: Tue, 12 Sep 2006 04:21:56 +0000 Subject: [PATCH] Update Commons FileUpload version to 1.1.1 so that we pick up the latest bug fixes. git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442444 13f79535-47bb-0310-9956-ffa450edef68 --- apps/showcase/pom.xml | 2 +- assembly/pom.xml | 2 +- core/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index aebdf31de..1de12dce2 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -64,7 +64,7 @@ commons-fileupload commons-fileupload - 1.1 + 1.1.1 diff --git a/assembly/pom.xml b/assembly/pom.xml index 7a75cb485..071c3a41a 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -194,7 +194,7 @@ commons-fileupload commons-fileupload - 1.1 + 1.1.1 provided diff --git a/core/pom.xml b/core/pom.xml index 83bcb6bb3..04130882d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -124,7 +124,7 @@ commons-fileupload commons-fileupload - 1.1 + 1.1.1 true