This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.1.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.1.x by this push:
new 91c3b2f [KARAF-5717] Upgrade to easymock 3.6
91c3b2f is described below
commit 91c3b2f8b28edccf84d19549436fd269567df41e
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Thu May 3 14:54:56 2018 +0200
[KARAF-5717] Upgrade to easymock 3.6
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7af3092..f3cf586 100644
--- a/pom.xml
+++ b/pom.xml
@@ -171,7 +171,7 @@
<geronimo.jpa-spec.version>1.1</geronimo.jpa-spec.version>
<geronimo.jta-spec.version>1.1.1</geronimo.jta-spec.version>
- <easymock.version>3.5.1</easymock.version>
+ <easymock.version>3.6</easymock.version>
<equinox.groupId>org.eclipse.platform</equinox.groupId>
<equinox.artifactId>org.eclipse.osgi</equinox.artifactId>
<equinox.version>3.12.50</equinox.version>
--
To stop receiving notification emails like this one, please contact
[email protected].