This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git
commit ddc5633a62972882588ef3f3f3ab3cff6aa813a4 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Thu Apr 19 12:27:47 2018 +0100 Updating EasyMock --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index d04c3d4..b542f7a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1503,7 +1503,7 @@ <dependency> <groupId>org.easymock</groupId> <artifactId>easymock</artifactId> - <version>3.5.1</version> + <version>3.6</version> <scope>test</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact [email protected].
