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 deadbda8b Bump github/codeql-action from 3.26.4 to 3.26.6 new fa76c00a4 Inline single use local variable new 77faa5be8 Add CollectionUtils.duplicate[List|Set] The 2 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: src/changes/changes.xml | 3 + .../commons/collections4/CollectionUtils.java | 57 +++++++++ .../org/apache/commons/collections4/SetUtils.java | 4 +- .../commons/collections4/CollectionUtilsTest.java | 134 +++++++++++++++++++++ 4 files changed, 195 insertions(+), 3 deletions(-)