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

jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new b0e0287b2c ARTEMIS-4987 Bump org.easymock:easymock from 5.3.0 to 5.4.0
     new 23159fbf24 This closes #5123
b0e0287b2c is described below

commit b0e0287b2cac334a9458d6a89a7478a1216ceb90
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 2 02:34:31 2024 +0000

    ARTEMIS-4987 Bump org.easymock:easymock from 5.3.0 to 5.4.0
    
    Bumps [org.easymock:easymock](https://github.com/easymock/easymock) from 
5.3.0 to 5.4.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.3.0...easymock-5.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.easymock:easymock
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 artemis-pom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/artemis-pom/pom.xml b/artemis-pom/pom.xml
index b36fbb5a38..021d1c42d7 100644
--- a/artemis-pom/pom.xml
+++ b/artemis-pom/pom.xml
@@ -62,7 +62,7 @@
          <dependency>
             <groupId>org.easymock</groupId>
             <artifactId>easymock</artifactId>
-            <version>5.3.0</version>
+            <version>5.4.0</version>
             <scope>test</scope>
          </dependency>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to