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 bbed1f60a9 ARTEMIS-5488 Bump org.easymock:easymock from 5.5.0 to 5.6.0
bbed1f60a9 is described below
commit bbed1f60a94e9d929b7c0f4de706b3668c82c064
Author: Justin Bertram <[email protected]>
AuthorDate: Tue May 20 12:29:29 2025 -0500
ARTEMIS-5488 Bump org.easymock:easymock from 5.5.0 to 5.6.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 61c02fbd38..a096d76f10 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.5.0</version>
+ <version>5.6.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