]> source.dussan.org Git - archiva.git/commitdiff
upgrade commons-fileupload as same as level as redback to avoid duplicate of the...
authorOlivier Lamy <olamy@apache.org>
Tue, 22 Nov 2011 20:50:05 +0000 (20:50 +0000)
committerOlivier Lamy <olamy@apache.org>
Tue, 22 Nov 2011 20:50:05 +0000 (20:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205159 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 5751cc9e275fa97720067927fbc4625d17fca137..87a77fa1d60b50f4912ae4b2915b92aaf836d9a7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>commons-fileupload</groupId>
         <artifactId>commons-fileupload</artifactId>
-        <version>1.2</version>
+        <version>1.2.2</version>
       </dependency>
       <dependency>
         <groupId>commons-io</groupId>