Update easymock
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/ce101145 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/ce101145 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/ce101145 Branch: refs/heads/2.7.x-fixes Commit: ce101145a8664930840cd270273acd6b726f3a8a Parents: 497d850 Author: Daniel Kulp <[email protected]> Authored: Thu Oct 30 13:04:35 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Fri Nov 7 14:40:29 2014 -0500 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/ce101145/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 7955f12..f4a8e80 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1197,7 +1197,7 @@ <dependency> <groupId>org.easymock</groupId> <artifactId>easymock</artifactId> - <version>3.1</version> + <version>3.2</version> <scope>test</scope> </dependency> <dependency>
