Update test from EasyMock 3.2 to 3.4.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1744811 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2016-05-20 23:03:50 +00:00
parent ff4f018553
commit 6cdf7f92d9
1 changed files with 1 additions and 1 deletions

View File

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