Spring mock is required for compilation
This commit is contained in:
parent
dac57d7c69
commit
3036b5d46b
|
@ -30,7 +30,7 @@
|
|||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-mock</artifactId>
|
||||
<scope>test</scope>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>ehcache</groupId>
|
||||
|
|
Loading…
Reference in New Issue