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 6ed63848a3 build(deps-dev): bump org.easymock:easymock from 5.6.0 to 
5.7.0 (#2829)
6ed63848a3 is described below

commit 6ed63848a3bf9ef5bbcb0ed2748149fed65651c8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 6 08:11:58 2026 +0200

    build(deps-dev): bump org.easymock:easymock from 5.6.0 to 5.7.0 (#2829)
    
    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 5e5bf9a07f..d8d91d761e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -205,7 +205,7 @@
         <saaj-api13.version>1.3.5</saaj-api13.version>
         <annotation-api.version>1.3.2</annotation-api.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.24.200</equinox.version>

Reply via email to