Update org.easymock:easymock 4.1 -> 4.2.
This commit is contained in:
parent
7b1a908a8c
commit
f416d453af
2
pom.xml
2
pom.xml
|
@ -453,7 +453,7 @@
|
|||
<dependency>
|
||||
<groupId>org.easymock</groupId>
|
||||
<artifactId>easymock</artifactId>
|
||||
<version>4.1</version>
|
||||
<version>4.2</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
|
@ -126,6 +126,9 @@
|
|||
<action dev="ggregory" type="update" due-to="Gary Gregory">
|
||||
[build] Update Jacoco from 0.8.4 to 0.8.5.
|
||||
</action>
|
||||
<action dev="ggregory" type="update" due-to="Gary Gregory">
|
||||
[test] Update org.easymock:easymock 4.1 -> 4.2.
|
||||
</action>
|
||||
</release>
|
||||
<release version="4.4" date="2019-07-05" description="Maintenance release.">
|
||||
<action issue="COLLECTIONS-710" dev="ggregory" type="fix" due-to="Yu Shi, Gary Gregory">
|
||||
|
|
Loading…
Reference in New Issue