Upgrade easymock to 3.2

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1540660 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Emmanuel Bourg 2013-11-11 10:40:27 +00:00
parent 9e8b370391
commit fc330e25a4
1 changed files with 1 additions and 1 deletions

View File

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