Repository: commons-collections Updated Branches: refs/heads/master feeae1205 -> 97842394d
Update tests from EasyMock 3.5.1 to 3.6. Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/97842394 Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/97842394 Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/97842394 Branch: refs/heads/master Commit: 97842394dcaf445266e5d7e56e9fb34299f8e0e8 Parents: feeae12 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Thu May 10 08:44:10 2018 -0600 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Thu May 10 08:44:10 2018 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-collections/blob/97842394/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9c9a73e..64eeebd 100644 --- a/pom.xml +++ b/pom.xml @@ -450,7 +450,7 @@ <dependency> <groupId>org.easymock</groupId> <artifactId>easymock</artifactId> - <version>3.5.1</version> + <version>3.6</version> <scope>test</scope> </dependency> <dependency>