Update easymock
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/bd89f792 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/bd89f792 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/bd89f792 Branch: refs/heads/3.0.x-fixes Commit: bd89f7927dd7eed1ae61501b4274a85c713302d1 Parents: 07b4a8e Author: Daniel Kulp <[email protected]> Authored: Thu Oct 30 13:04:35 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Fri Nov 7 13:47:10 2014 -0500 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/bd89f792/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index f553548..4a6bb96 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1382,7 +1382,7 @@ <dependency> <groupId>org.easymock</groupId> <artifactId>easymock</artifactId> - <version>3.1</version> + <version>3.2</version> <scope>test</scope> </dependency> <dependency>
