This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 75d038e9ef0 build(deps): bump org.easymock:easymock from 5.6.0 to
5.7.0 (#20217)
75d038e9ef0 is described below
commit 75d038e9ef0e706ed70ae368c19eae43942ac9ed
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 2 11:21:17 2026 +0800
build(deps): bump org.easymock:easymock from 5.6.0 to 5.7.0 (#20217)
Bumps [org.easymock:easymock](https://github.com/easymock/easymock) from
5.6.0 to 5.7.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.6.0...easymock-5.7.0)
---
updated-dependencies:
- dependency-name: org.easymock:easymock
dependency-version: 5.7.0
dependency-type: direct:production
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4b3eea1ccc6..d6e9225089d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1288,7 +1288,7 @@
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
- <version>5.6.0</version>
+ <version>5.7.0</version>
<scope>test</scope>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]