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 3c0d56c Bump net.sourceforge.pmd:pmd-* from 6.44.0 to 6.45.0
3c0d56c is described below
commit 3c0d56c92334be568910fe969688bd6a785f1a6d
Author: Gary Gregory <[email protected]>
AuthorDate: Wed May 4 10:38:52 2022 -0400
Bump net.sourceforge.pmd:pmd-* from 6.44.0 to 6.45.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 dca7efb..bfbd28c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,7 +141,7 @@
<commons.jdepend.version>2.0</commons.jdepend.version>
<commons.jxr.version>3.1.1</commons.jxr.version>
<commons.pmd.version>3.16.0</commons.pmd.version>
- <commons.pmd-impl.version>6.44.0</commons.pmd-impl.version>
+ <commons.pmd-impl.version>6.45.0</commons.pmd-impl.version>
<commons.project-info.version>3.3.0</commons.project-info.version>
<commons.rat.version>0.13</commons.rat.version>
<commons.release-plugin.version>1.8.0</commons.release-plugin.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ce07105..07e4404 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -73,6 +73,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Dependabot">Bump
maven-project-info-reports-plugin from 3.2.2 to 3.3.0 #107.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
maven-site-plugin from 3.11.0 to 3.12.0 #108.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
maven-bundle-plugin from 5.1.4 to 5.1.5.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
net.sourceforge.pmd:pmd-* from 6.44.0 to 6.45.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">