You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/08/14 11:31:30 UTC

[commons-parent] branch master updated: maven-project-info-reports-plugin from 3.4.0 to 3.4.1

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 eae0891  maven-project-info-reports-plugin from 3.4.0 to 3.4.1
eae0891 is described below

commit eae0891d686a445d76f6355f82e95012498ac6d5
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Aug 14 07:31:26 2022 -0400

    maven-project-info-reports-plugin from 3.4.0 to 3.4.1
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 09b9fc3..20681f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
     <commons.jxr.version>3.2.0</commons.jxr.version>
     <commons.pmd.version>3.17.0</commons.pmd.version>
     <commons.pmd-impl.version>6.48.0</commons.pmd-impl.version>
-    <commons.project-info.version>3.4.0</commons.project-info.version>
+    <commons.project-info.version>3.4.1</commons.project-info.version>
     <commons.rat.version>0.14</commons.rat.version>
     <commons.release-plugin.version>1.8.0</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 eaa743a..774940f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -78,7 +78,7 @@ The <action> type attribute can be add,update,fix,remove.
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump jacoco-maven-plugin from 0.8.7 to 0.8.8.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump spotbugs from 4.5.3 to 4.7.1 #120.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump spotbugs-maven-plugin from 4.5.3.0 to 4.7.1.1, #129.</action>
-           <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-project-info-reports-plugin from 3.2.2 to 3.4.0 #107, #128.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-project-info-reports-plugin from 3.2.2 to 3.4.1 #107, #128.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-site-plugin from 3.11.0 to 3.12.1 #108, #132.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump maven-bundle-plugin from 5.1.4 to 5.1.8, #111, #126, #133.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-* from 6.44.0 to 6.48.0.</action>