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 0177e7588 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #516 0177e7588 is described below commit 0177e7588efc68683b874cbe783abd8ec3bfd00a Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Wed Jul 17 18:31:15 2024 -0400 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #516 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 35bb83263..3c0cebca2 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -37,6 +37,7 @@ <!-- UPDATE --> <action issue="COLLECTIONS-857" type="update" dev="ggregory" due-to="Claude Warren">Update bloom filter documentation #508.</action> <action issue="COLLECTIONS-857" type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 #514.</action> + <action issue="COLLECTIONS-857" type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #516.</action> </release> <release version="4.5.0-M2" date="2024-06-15" description="This milestone release requires Java 8 and adds the package `org.apache.commons.collections4.bloomfilter`."> <!-- ADD -->