Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 808d940

Browse files
committed
Upgrade to EasyMock 5.5.0
1 parent 98d1afe commit 808d940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@
404404
<dependency>
405405
<groupId>org.easymock</groupId>
406406
<artifactId>easymock</artifactId>
407-
<version>5.4.0</version>
407+
<version>5.5.0</version>
408408
</dependency>
409409
<dependency>
410410
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)