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 9fc0ce18c Bump org.apache.commons:commons-parent from 72 to 73 #1265 9fc0ce18c is described below commit 9fc0ce18c74f2dae99dbf04cdf701fd04dbc6985 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Sun Aug 18 13:18:49 2024 -0400 Bump org.apache.commons:commons-parent from 72 to 73 #1265 --- src/changes/changes.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 0ef8caba7..dbf97ce76 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -55,7 +55,8 @@ The <action> type attribute can be add,update,fix,remove. <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.hamcrest:hamcrest from 2.2 to 3.0 #1255.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.easymock:easymock from 5.3.0 to 5.4.0 #1256.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1 #1262, #1264.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1 #1262, #1264.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 72 to 73 #1265.</action> </release> <release version="3.16.0" date="2024-08-01" description="This is a feature and maintenance release. Java 8 or later is required."> <!-- FIX -->