Upgrade easymock dependency: 2.5.2 -> 3.1

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1495857 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart 2013-06-23 17:48:50 +00:00
parent 680752e141
commit 834a75f8ea
1 changed files with 1 additions and 1 deletions

View File

@ -429,7 +429,7 @@
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<version>2.5.2</version>
<version>3.1</version>
<scope>test</scope>
</dependency>
</dependencies>