This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch wagon-3.x
in repository https://gitbox.apache.org/repos/asf/maven-wagon.git


The following commit(s) were added to refs/heads/wagon-3.x by this push:
     new 54852309 Bump org.easymock:easymock from 5.2.0 to 5.5.0
54852309 is described below

commit 54852309b53354b4cc1a36f77b99b23c59497543
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 26 17:14:25 2024 +0000

    Bump org.easymock:easymock from 5.2.0 to 5.5.0
    
    Bumps [org.easymock:easymock](https://github.com/easymock/easymock) from 
5.2.0 to 5.5.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.2.0...easymock-5.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.easymock:easymock
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9575272d..8ef724cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -294,7 +294,7 @@ under the License.
       <dependency>
         <groupId>org.easymock</groupId>
         <artifactId>easymock</artifactId>
-        <version>5.2.0</version>
+        <version>5.5.0</version>
       </dependency>
 
       <dependency>

Reply via email to