SPR-6881: remove extra dependency

This commit is contained in:
David Syer 2010-02-21 17:51:48 +00:00
parent 1a351db6e0
commit fd4b9cf6a3
1 changed files with 0 additions and 6 deletions

View File

@ -86,12 +86,6 @@
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-asm</artifactId>
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>