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 8e9bdc529 Bump org.apache.commons:commons-parent from 74 to 75 #1277 8e9bdc529 is described below commit 8e9bdc5292438853f85805c4c2aa75c2dfd02ed2 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Sep 20 21:16:14 2024 -0400 Bump org.apache.commons:commons-parent from 74 to 75 #1277 --- 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 54d1ef251..e98200ee3 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -53,7 +53,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="fix" dev="ggregory" due-to="Fabrice Benhamouda">Fix handling of non-ASCII letters & numbers in RandomStringUtils #1273.</action> <!-- ADD --> <!-- UPDATE --> - <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 73 to 74 #1267.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 73 to 75 #1267, #1277.</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 -->