You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2020/04/10 05:17:29 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6666] Upgrade to easymock 4.2

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch karaf-4.2.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new d11b650  [KARAF-6666] Upgrade to easymock 4.2
d11b650 is described below

commit d11b65082d4e1f5f0c2d757e03a05ff43f8fd837
Author: jbonofre <jb...@apache.org>
AuthorDate: Thu Apr 9 07:36:50 2020 +0200

    [KARAF-6666] Upgrade to easymock 4.2
    
    (cherry picked from commit 915e730b389db7c1cd344f649eac588431d593d4)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b3a69e4..84e832b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -179,7 +179,7 @@
 
         <servicemix-spec.version>2.9.0</servicemix-spec.version>
 
-        <easymock.version>4.1</easymock.version>
+        <easymock.version>4.2</easymock.version>
         <objenesis.version>2.6</objenesis.version>
         <equinox.groupId>org.eclipse.platform</equinox.groupId>
         <equinox.artifactId>org.eclipse.osgi</equinox.artifactId>