Skip to content

Commit

Permalink
Build(deps-dev): Bump org.easymock:easymock from 5.4.0 to 5.5.0
Browse files Browse the repository at this point in the history
Bumps [org.easymock:easymock](https://github.com/easymock/easymock) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/easymock/easymock/releases)
- [Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md)
- [Commits](easymock/easymock@easymock-5.4.0...easymock-5.5.0)

---
updated-dependencies:
- dependency-name: org.easymock:easymock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marcelmay committed Nov 18, 2024
1 parent bda8593 commit cf514ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<version>5.4.0</version>
<version>5.5.0</version>
</dependency>
<!-- Transitively by junit:junit -->
<dependency>
Expand Down

0 comments on commit cf514ee

Please sign in to comment.