Bump easymock from 4.3 to 5.0.0 #352

This commit is contained in:
Gary Gregory 2022-10-21 08:30:37 -04:00 committed by GitHub
parent 96fde99371
commit dca05e593e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 5 deletions

View File

@ -192,8 +192,8 @@
<action dev="ggregory" type="update" due-to="dota17"> <action dev="ggregory" type="update" due-to="dota17">
Remove the parentheses in the error message in CircularFifoQueue #107. Remove the parentheses in the error message in CircularFifoQueue #107.
</action> </action>
<action dev="ggregory" type="update" due-to="Gary Gregory"> <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
[test] Bump org.easymock:easymock from 4.0.2 to 4.1. [test] Bump org.easymock:easymock from 4.0.2 to 5.0.0 #352.
</action> </action>
<action issue="COLLECTIONS-734" dev="ggregory" type="fix" due-to="Chen"> <action issue="COLLECTIONS-734" dev="ggregory" type="fix" due-to="Chen">
Encountered an IllegalStateException while traversing with Flat3Map.entrySet(). #115. Encountered an IllegalStateException while traversing with Flat3Map.entrySet(). #115.
@ -216,9 +216,6 @@
<action dev="ggregory" type="update" due-to="Gary Gregory"> <action dev="ggregory" type="update" due-to="Gary Gregory">
Bump Jacoco from 0.8.4 to 0.8.8. Bump Jacoco from 0.8.4 to 0.8.8.
</action> </action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
[test] Bump org.easymock:easymock from 4.1 to 4.2.
</action>
<action issue="COLLECTIONS-747" dev="ggregory" type="fix" due-to="Gary Gregory, Walter Laan"> <action issue="COLLECTIONS-747" dev="ggregory" type="fix" due-to="Gary Gregory, Walter Laan">
MultiKey.getKeys class cast exception. MultiKey.getKeys class cast exception.
</action> </action>