Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2022
1 parent 844dab4 commit 95cb2eb
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 @@ -115,7 +115,7 @@
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<scope>test</scope>
<version>4.3</version>
<version>5.0.1</version>
</dependency>
<dependency>
<groupId>com.github.tomakehurst</groupId>
Expand Down

0 comments on commit 95cb2eb

Please sign in to comment.