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-cli.git
The following commit(s) were added to refs/heads/master by this push: new 57fa5da Update changes.xml 57fa5da is described below commit 57fa5dae5ff344b2bc95e22561b068df45d3ccdb Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Feb 3 09:24:17 2023 -0500 Update changes.xml --- 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 2866348..4650866 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -38,7 +38,8 @@ Fix site links that are broken #155. </action> <action type="update" dev="ggregory" due-to="Arturo Bernal"> - Use Math.max() #111. + Use Math.max() #111. + Delete unused assignment #112. </action> <!-- ADD --> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">