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 0bc2d22629 KARAF-7863: Upgrade to easymock 5.4.0
0bc2d22629 is described below

commit 0bc2d226295b6d5e11e57d2d72a0736a6ace52e6
Author: JB Onofré <[email protected]>
AuthorDate: Wed Oct 2 11:26:19 2024 +0200

    KARAF-7863: Upgrade to easymock 5.4.0
    
    (cherry picked from commit 0dd96ed5342cd7ecef3aaba0d1214115d222317a)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c81252075c..19d9840410 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,7 +198,7 @@
 
         <servicemix-spec.version>2.9.0</servicemix-spec.version>
 
-        <easymock.version>5.3.0</easymock.version>
+        <easymock.version>5.4.0</easymock.version>
         <equinox.groupId>org.eclipse.platform</equinox.groupId>
         <equinox.artifactId>org.eclipse.osgi</equinox.artifactId>
         <equinox.version>3.18.0</equinox.version>

Reply via email to