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/10/30 11:00:53 UTC

[cxf-fediz] branch master updated: Easymock upgrade

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-fediz.git


The following commit(s) were added to refs/heads/master by this push:
     new b51096f  Easymock upgrade
b51096f is described below

commit b51096f11c3fea5d3d3797da9a20539ca32286ae
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Oct 30 11:00:37 2018 +0000

    Easymock upgrade
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 080fe8c..04b1527 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
         <cxf.version>3.2.7</cxf.version>
         <cxf.build-utils.version>3.4.0</cxf.build-utils.version>
         <dbcp.version>2.1.1</dbcp.version>
-        <easymock.version>3.4</easymock.version>
+        <easymock.version>4.0</easymock.version>
         <ehcache.version>2.10.5</ehcache.version>
         <hsqldb.version>2.3.6</hsqldb.version>
         <htmlunit.version>2.27</htmlunit.version>