This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git
The following commit(s) were added to refs/heads/master by this push: new f93c7d5 [COLLECTIONS-788] Use Java 8 and method reference. #274. f93c7d5 is described below commit f93c7d5976550881dfd5382e7bbda89d8c997f6c Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Mar 4 09:08:29 2022 -0500 [COLLECTIONS-788] Use Java 8 and method reference. #274. --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 319c419..f30bbcd 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -85,6 +85,9 @@ <action type="fix" dev="ggregory" due-to="Arturo Bernal"> Use Java 8 and method reference. #274. </action> + <action issue="COLLECTIONS-788" type="fix" dev="ggregory" due-to="Arturo Bernal"> + Use Java 8 features #228. + </action> <!-- ADD --> <action issue="COLLECTIONS-760" dev="kinow" type="add" due-to="Isira Seneviratne"> Add tests for MapUtils.