Skip to content

Commit 893ef11

Browse files
authored
Bump easymock 5.6.0 to support Java 25 (#3363)
1 parent 6b2940c commit 893ef11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
<dependency>
167167
<groupId>org.easymock</groupId>
168168
<artifactId>easymock</artifactId>
169-
<version>5.5.0</version>
169+
<version>5.6.0</version>
170170
<scope>test</scope>
171171
</dependency>
172172
</dependencies>

0 commit comments

Comments
 (0)