This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/main by this push:
new 2cf48f3764 KARAF-7972: Upgrade to easymock 5.6.0 (#1962)
2cf48f3764 is described below
commit 2cf48f3764316d8392af23ac9bb6074e81db207d
Author: JB Onofré <[email protected]>
AuthorDate: Thu Jul 24 17:22:58 2025 +0200
KARAF-7972: Upgrade to easymock 5.6.0 (#1962)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2eb38b215b..022df45c97 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>