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
commit c422c75480a0011ea07e7f22054ff234420f64b0 Author: Gary Gregory <[email protected]> AuthorDate: Tue May 11 11:51:52 2021 -0400 Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2 #41 --- 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 d674955..af0f880 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -71,7 +71,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="add" dev="ggregory">Add maven-checkstyle-plugin to pluginManagement.</action> <!-- UPDATES --> <action type="update" dev="ggregory">Update versions-maven-plugin 2.7 -> 2.8.1.</action> - <action type="update" dev="ggregory" due-to="Dependabot">Update maven-project-info-reports-plugin from 3.1.0 to 3.1.1 #19.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Update maven-project-info-reports-plugin from 3.1.0 to 3.1.2 #19, #41.</action> <action type="update" dev="ggregory, Dependabot">Update Jacoco from 0.8.5 to 0.8.7, #42.</action> <action type="update" dev="ggregory" due-to="Dependabot">Update actions/setup-java from v1.4.0 to v1.4.3, #18, #22.</action> <action type="update" dev="sebb">commons-build-plugin 1.11 -> 1.12</action>
