Update pom and template.mf files Spring 3.0.4 (INT-1293)

This commit is contained in:
Chris Beams
2010-09-02 10:54:11 +00:00
parent 9e6e232837
commit 4ded74b317
25 changed files with 90 additions and 90 deletions

View File

@@ -18,7 +18,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>3.0.3.RELEASE</version>
<version>3.0.4.RELEASE</version>
</dependency>
<dependency>
<groupId>commons-fileupload</groupId>
@@ -31,4 +31,4 @@
<version>1.3.2</version>
</dependency>
</dependencies>
</project>
</project>