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 526b9d00d247039a85e6d1fa85d4a1cce26e587e Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Aug 2 09:25:29 2023 -0400 Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.5 --- pom.xml | 2 +- src/changes/changes.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4f5c09d..e9f8e9e 100644 --- a/pom.xml +++ b/pom.xml @@ -147,7 +147,7 @@ <commons.jxr.version>3.3.0</commons.jxr.version> <commons.pmd.version>3.21.0</commons.pmd.version> <commons.pmd-impl.version>6.55.0</commons.pmd-impl.version> - <commons.project-info.version>3.4.3</commons.project-info.version> + <commons.project-info.version>3.4.5</commons.project-info.version> <commons.rat.version>0.15</commons.rat.version> <commons.release-plugin.version>1.8.1</commons.release-plugin.version> <commons.scm-publish.version>1.1</commons.scm-publish.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index b923771..46f9e53 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -87,6 +87,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-failsafe-plugin from 3.0.0 to 3.1.2.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-surefire-plugin from 3.0.0 to 3.1.2.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-pmd-plugin from 3.20.0 to 3.21.0.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.5.</action> </release> <release version="58" date="2023-05-20" description="Version 58: Maintenance and update dependencies"> <!-- ADD -->