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/24 18:43:37 UTC

[commons-parent] branch master updated (bd1bafe -> 932751c)

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


    from bd1bafe  Bump actions/cache from 3.0.7 to 3.0.8
     new 1c0e072  Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0
     new 932751c  Bump maven-pmd-plugin from 3.17.0 to 3.18.0

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                 | 4 ++--
 src/changes/changes.xml | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)


[commons-parent] 02/02: Bump maven-pmd-plugin from 3.17.0 to 3.18.0

Posted by gg...@apache.org.
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 932751c407b51efe1d96b3fdacb4cb0c2860d431
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Aug 24 14:43:32 2022 -0400

    Bump maven-pmd-plugin from 3.17.0 to 3.18.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 887d289..65a7dd0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@
     <commons.jar-plugin.version>3.2.2</commons.jar-plugin.version>
     <commons.javadoc.version>3.4.1</commons.javadoc.version>
     <commons.jxr.version>3.2.0</commons.jxr.version>
-    <commons.pmd.version>3.17.0</commons.pmd.version>
+    <commons.pmd.version>3.18.0</commons.pmd.version>
     <commons.pmd-impl.version>6.48.0</commons.pmd-impl.version>
     <commons.project-info.version>3.4.1</commons.project-info.version>
     <commons.rat.version>0.14</commons.rat.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5a5e1bc..edde5a2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -86,7 +86,7 @@ The <action> type attribute can be add,update,fix,remove.
            <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump maven-javadoc-plugin from 3.3.2 to 3.4.1 #114.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump apache-rat from 0.13 to 0.14.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump biz.aQute.bndlib from 6.2.0 to 6.3.1.</action>
-           <action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-pmd-plugin from 3.16.0 to 3.17.0.</action>
+           <action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-pmd-plugin from 3.16.0 to 3.18.0.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-enforcer-plugin from 3.0.0 to 3.1.0.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.maven.wagon:wagon-ssh 3.5.1 to 3.5.2.</action>
            <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump maven-assembly-plugin from 3.3.0 to 3.4.2 #123.</action>


[commons-parent] 01/02: Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0

Posted by gg...@apache.org.
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 1c0e072905fd7f66805200296f650da42ac24d1d
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Aug 24 14:42:49 2022 -0400

    Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6bf53ee..887d289 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
     <commons.build-helper.version>3.3.0</commons.build-helper.version>
     <commons.build-plugin.version>1.12</commons.build-plugin.version>
     <commons.changes.version>2.12.1</commons.changes.version>
-    <commons.checkstyle-plugin.version>3.1.2</commons.checkstyle-plugin.version>
+    <commons.checkstyle-plugin.version>3.2.0</commons.checkstyle-plugin.version>
     <commons.checkstyle.version>9.3</commons.checkstyle.version>
     <commons.clirr.version>2.8</commons.clirr.version>
     <commons.cobertura.version>2.7</commons.cobertura.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1587a45..5a5e1bc 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -93,6 +93,7 @@ The <action> type attribute can be add,update,fix,remove.
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump Surefire 2.22.2 to 3.0.0-M7.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump Failsafe 2.22.2 to 3.0.0-M7.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump animal-sniffer-maven-plugin from 1.21 to 1.22.</action>
+           <action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0.</action>
         </release>
 
         <release version="53" date="2022-03-31" description="WARNING: checkstyle version has been updated; there are breaking changes which may require updates to checkstyle.xml files">