Skip to content

Commit

Permalink
chore(deps): bump org.easymock:easymock from 3.4 to 5.2.0 in /builder
Browse files Browse the repository at this point in the history
Bumps [org.easymock:easymock](https://github.com/easymock/easymock) from 3.4 to 5.2.0.
- [Release notes](https://github.com/easymock/easymock/releases)
- [Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md)
- [Commits](easymock/easymock@easymock-3.4...easymock-5.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 82eaca8 commit 5569e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ehconnector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<version>3.4</version>
<version>5.2.0</version>
</dependency>
<dependency>
<groupId>org.nanohttpd</groupId>
Expand Down

0 comments on commit 5569e2d

Please sign in to comment.