This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git
from 94657f5b9 Bump org.easymock:easymock from 5.3.0 to 5.4.0 #521 new e99c2aeb9 Whitespace new a91ae587a Use Java 8's Map.getOrDefault() new 7e81d8196 Reimplement the package-private CollectionUtils.CardinalityHelper using Bags instead of custom Maps The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../commons/collections4/CollectionUtils.java | 63 ++++++++++------------ .../commons/collections4/bag/AbstractMapBag.java | 4 ++ 2 files changed, 31 insertions(+), 36 deletions(-)