Upgraded to Spring 2.5.1

This commit is contained in:
Arjen Poutsma
2008-01-24 13:19:57 +00:00
parent 557a395738
commit 4acc73e350
4 changed files with 4 additions and 20 deletions

View File

@@ -58,10 +58,6 @@
</exclusions>
</dependency>
<!-- Test dependencies -->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-mock</artifactId>
</dependency>
<dependency>
<groupId>easymock</groupId>
<artifactId>easymock</artifactId>