Bump easymock from 5.0.1 to 5.1.0 #375

This commit is contained in:
Gary Gregory 2023-01-03 10:55:28 -05:00 committed by GitHub
parent 652db4a122
commit b56cb91d83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -208,7 +208,7 @@
Remove the parentheses in the error message in CircularFifoQueue #107.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
[test] Bump org.easymock:easymock from 4.0.2 to 5.0.1 #352, #355.
[test] Bump org.easymock:easymock from 4.0.2 to 5.1.0 #352, #355, #375.
</action>
<action issue="COLLECTIONS-734" dev="ggregory" type="fix" due-to="Chen">
Encountered an IllegalStateException while traversing with Flat3Map.entrySet(). #115.