This commit is contained in:
Arjen Poutsma
2007-08-13 21:58:33 +00:00
parent 997b9356f3
commit 2628922d0c

View File

@@ -50,6 +50,10 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-aop</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-mock</artifactId>