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-net.git
The following commit(s) were added to refs/heads/master by this push: new c4a8abbc Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #268 c4a8abbc is described below commit c4a8abbc508e137e9276084da4a5c1b9a76b613b Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Wed Jul 17 18:47:41 2024 -0400 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #268 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 19078f0f..827d4477 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -84,6 +84,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="add" dev="ggregory" due-to="Gary Gregory">org.apache.commons.net.nntp.Article#getNext().</action> <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 70 to 71 #261.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #268.</action> </release> <release version="3.11.1" date="2024-06-07" description="This is a feature and maintenance release. Java 8 or later is required."> <!-- FIX -->