Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
Update dependency org.easymock:easymock to v4.1 (#821)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and elharo committed Dec 19, 2019
1 parent a052bef commit 8d7aafc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/pom.xml
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<version>4.0.2</version>
<version>4.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 8d7aafc

Please sign in to comment.