Author: michiel
Date: 2009-05-28 00:16:19 +0200 (Thu, 28 May 2009)
New Revision: 35458
Modified:
mmbase/trunk/tests/pom.xml
Log:
Modified: mmbase/trunk/tests/pom.xml
===================================================================
--- mmbase/trunk/tests/pom.xml 2009-05-27 22:16:02 UTC (rev 35457)
+++ mmbase/trunk/tests/pom.xml 2009-05-27 22:16:19 UTC (rev 35458)
@@ -177,8 +177,13 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
- <version>2.4</version>
+ <version>2.5</version>
</dependency>
+ <dependency>
+ <groupId>commons-fileupload</groupId>
+ <artifactId>commons-fileupload</artifactId>
+ <version>1.1</version>
+ </dependency>
</dependencies>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs