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-lang.git
The following commit(s) were added to refs/heads/master by this push: new 37cb5a490 Bump org.apache.commons:commons-parent from 76 to 77 #1288 37cb5a490 is described below commit 37cb5a4901a6e794ec9e5b841e8553f225a8a3cc Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Wed Oct 9 15:38:36 2024 -0400 Bump org.apache.commons:commons-parent from 76 to 77 #1288 --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index f367472c2..fa09dc3c2 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -60,7 +60,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="add" dev="ggregory" due-to="Gary Gregory">JavaVersion.JAVA_23.</action> <action type="add" dev="ggregory" due-to="Gary Gregory">SystemUtils.IS_JAVA_23.</action> <!-- UPDATE --> - <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 73 to 76 #1267, #1277, #1283.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 73 to 77 #1267, #1277, #1283, #1288.</action> </release> <release version="3.17.0" date="2024-08-24" description="This is a feature and maintenance release. Java 8 or later is required."> <!-- FIX -->