1
0
mirror of synced 2026-08-04 01:07:02 +00:00

Spring mock is required for compilation

This commit is contained in:
Carlos Sanchez
2006-02-01 19:16:46 +00:00
parent dac57d7c69
commit 3036b5d46b
+1 -1
View File
@@ -30,7 +30,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-mock</artifactId>
<scope>test</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>ehcache</groupId>