Skip to content

Commit

Permalink
deps: update dependency org.easymock:easymock to v4 (#1198)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 11, 2022
1 parent 7e25c86 commit 558520f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<version>3.6</version>
<version>4.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 558520f

Please sign in to comment.