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

Commit

Permalink
chore(deps): update dependency org.easymock:easymock to v4.2 (#1123)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jul 15, 2020
1 parent c7a039e commit e48410e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<version>4.1</version>
<version>4.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit e48410e

Please sign in to comment.