Skip to content

Commit

Permalink
Update EasyMock from 3.6 to 4.0 to fix testing on Java 11.
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Oct 28, 2018
1 parent 97ade3f commit 0fcd4ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -553,7 +553,7 @@
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<version>3.6</version>
<version>4.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 0fcd4ce

Please sign in to comment.