You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2018/04/19 13:38:38 UTC

[cxf] 07/09: Updating EasyMock

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 <co...@apache.org>
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
coheigea@apache.org.