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

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

commit d1475a93ea70158e7cbf2ebe19aa8fca8bbad5b8
Author: Robbie Gemmell <[email protected]>
AuthorDate: Tue Nov 19 15:52:51 2024 +0000

    ARTEMIS-5165: update easymock to 5.5.0
---
 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 1428c4ad40..4b0c827b72 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.4.0</version>
+            <version>5.5.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