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 640a87e705 [4.4.x] bump org.easymock:easymock from 5.6.0 to 5.7.0 
(#2828)
640a87e705 is described below

commit 640a87e70571609f2f046e961151667b1397b3b2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 26 08:06:13 2026 +0200

    [4.4.x] bump org.easymock:easymock from 5.6.0 to 5.7.0 (#2828)
    
    Bumps [org.easymock:easymock](https://github.com/easymock/easymock) from 
5.6.0 to 5.7.0.
    - [Release notes](https://github.com/easymock/easymock/releases)
    - 
[Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md)
    - 
[Commits](https://github.com/easymock/easymock/compare/easymock-5.6.0...easymock-5.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.easymock:easymock
      dependency-version: 5.7.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index abd99cbaad..0c9dca03b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -199,7 +199,7 @@
 
         <servicemix-spec.version>2.9.0</servicemix-spec.version>
 
-        <easymock.version>5.6.0</easymock.version>
+        <easymock.version>5.7.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