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

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


The following commit(s) were added to refs/heads/master by this push:
     new 915e730  [KARAF-6666] Upgrade to easymock 4.2
     new b1d267c  Merge pull request #1090 from jbonofre/KARAF-6666
915e730 is described below

commit 915e730b389db7c1cd344f649eac588431d593d4
Author: jbonofre <[email protected]>
AuthorDate: Thu Apr 9 07:36:50 2020 +0200

    [KARAF-6666] Upgrade to easymock 4.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bb8361c..7bbe5cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -180,7 +180,7 @@
 
         <servicemix-spec.version>2.9.0</servicemix-spec.version>
 
-        <easymock.version>4.1</easymock.version>
+        <easymock.version>4.2</easymock.version>
         <equinox.groupId>org.eclipse.platform</equinox.groupId>
         <equinox.artifactId>org.eclipse.osgi</equinox.artifactId>
         <equinox.version>3.15.100</equinox.version>

Reply via email to