Skip to content

Commit

Permalink
Update easymock to latest 5.x (fixes #503)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelmay committed Dec 10, 2022
1 parent e92d3d6 commit 14f3598
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 @@ -498,7 +498,7 @@
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<version>4.3</version>
<version>5.0.1</version>
</dependency>
<!-- Transitively by junit:junit -->
<dependency>
Expand Down

0 comments on commit 14f3598

Please sign in to comment.