Skip to content

Commit

Permalink
Uses a more recent version of easymock where
Browse files Browse the repository at this point in the history
easymock/easymock#274 is fixed

Fixes: sarxos#886
Cherry-pick of: sarxos#887
  • Loading branch information
johanvos authored and msgilligan committed Dec 14, 2022
1 parent bf65f51 commit a09f558
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 @@ -95,7 +95,7 @@
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<version>3.2</version>
<version>5.0.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a09f558

Please sign in to comment.