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-parent.git
The following commit(s) were added to refs/heads/master by this push: new cff2023 Add missing entry cff2023 is described below commit cff202358f6bd22130d46820c2deab085716157e Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Jan 27 13:05:38 2023 -0500 Add missing entry --- src/changes/changes.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index fd3b250..98c33ee 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -61,6 +61,8 @@ The <action> type attribute can be add,update,fix,remove. <body> <release version="57" date="2023-MM-DD" description="Version 57: Maintenance and update dependencies"> + <!-- FIX --> + <action type="update" dev="ggregory" due-to="Hervé Boutemy">Fix cyclonedx-maven-plugin configuration for multi-module projects.</action> <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Dependabot">Bump github/codeql-action from 2.1.37 to 2.1.38 #201.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump pmd from 6.52.0 to 6.53.0.</action>