This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
new 0ce25a22bd KARAF-7972: Upgrade to easymock 5.6.0 (#1962)
0ce25a22bd is described below
commit 0ce25a22bdef12471a38eabe8367bae4a1f0f383
Author: JB Onofré <[email protected]>
AuthorDate: Thu Jul 24 17:22:58 2025 +0200
KARAF-7972: Upgrade to easymock 5.6.0 (#1962)
(cherry picked from commit 2cf48f3764316d8392af23ac9bb6074e81db207d)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index db9d40874d..a7aaf2de98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,7 +198,7 @@
<servicemix-spec.version>2.9.0</servicemix-spec.version>
- <easymock.version>5.5.0</easymock.version>
+ <easymock.version>5.6.0</easymock.version>
<equinox.groupId>org.eclipse.platform</equinox.groupId>
<equinox.artifactId>org.eclipse.osgi</equinox.artifactId>
<equinox.version>3.18.0</equinox.version>