pom updates

This commit is contained in:
Keith Donald
2007-10-31 02:43:39 +00:00
parent 011236f025
commit da6f1b6ca3
3 changed files with 29 additions and 17 deletions

View File

@@ -112,8 +112,8 @@
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-mock</artifactId>
<version>2.1-m3</version>
<artifactId>spring-test</artifactId>
<version>2.5-rc1</version>
<scope>test</scope>
</dependency>
</dependencies>