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 7f97261601 KARAF-7831: Upgrade to easymock 5.3.0
7f97261601 is described below
commit 7f972616017fadc25842d6ccc2d605c1d1870c6f
Author: JB Onofré <[email protected]>
AuthorDate: Sun Jun 16 08:34:29 2024 +0200
KARAF-7831: Upgrade to easymock 5.3.0
(cherry picked from commit 2377e89101b777dca3cb7104ba2945d38d052ded)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b0faac8786..71f73a6a4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,7 +198,7 @@
<servicemix-spec.version>2.9.0</servicemix-spec.version>
- <easymock.version>5.2.0</easymock.version>
+ <easymock.version>5.3.0</easymock.version>
<equinox.groupId>org.eclipse.platform</equinox.groupId>
<equinox.artifactId>org.eclipse.osgi</equinox.artifactId>
<equinox.version>3.18.0</equinox.version>