Added spring-mock dependency
This commit is contained in:
@@ -139,6 +139,13 @@
|
||||
</properties>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>springframework</groupId>
|
||||
<artifactId>spring-mock</artifactId>
|
||||
<version>1.0.1</version>
|
||||
<url>http://www.springframework.org</url>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>aopalliance</groupId>
|
||||
<artifactId>aopalliance</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user