Skip to content

Commit

Permalink
WW-5233 Upgrades Easymock to version 4.3 to support Java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszlenart committed Oct 2, 2022
1 parent 17cd2e3 commit ffe5562
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 @@ -804,7 +804,7 @@
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<version>4.2</version>
<version>4.3</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit ffe5562

Please sign in to comment.