This is an automated email from the ASF dual-hosted git repository.
cshannon pushed a commit to branch activemq-5.19.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.19.x by this push:
new e7f12f3ce7 [5.19.x] bump org.easymock:easymock from 3.2 to 3.6 (#2352)
e7f12f3ce7 is described below
commit e7f12f3ce73915d7b2002f67fd061ccd6ce4b0ff
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 4 13:19:36 2026 -0400
[5.19.x] bump org.easymock:easymock from 3.2 to 3.6 (#2352)
Bumps [org.easymock:easymock](https://github.com/easymock/easymock) from
3.2 to 3.6.
- [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-3.2...easymock-3.6)
---
updated-dependencies:
- dependency-name: org.easymock:easymock
dependency-version: '3.6'
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>
---
activemq-unit-tests/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml
index b70188d867..ce0683d415 100644
--- a/activemq-unit-tests/pom.xml
+++ b/activemq-unit-tests/pom.xml
@@ -293,7 +293,7 @@
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
- <version>3.2</version>
+ <version>3.6</version>
<scope>test</scope>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact