Skip to content

Commit

Permalink
Update easymock to latest 5.x (backport, fixes #504)
Browse files Browse the repository at this point in the history
Backport of #503
  • Loading branch information
marcelmay committed Dec 10, 2022
1 parent 602e2a4 commit 81995fe
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 @@ -487,7 +487,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 81995fe

Please sign in to comment.