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-crypto.git
The following commit(s) were added to refs/heads/master by this push:
new e84969b Bump maven-pmd-plugin 3.17.0 to 3.18.0
e84969b is described below
commit e84969b775d69653cdb0a99ca8ca50cc34689ed6
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Aug 30 09:33:04 2022 -0400
Bump maven-pmd-plugin 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 757e479..79601a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@ The following provides more details on the included
cryptographic software:
<checkstyle.header.file>${basedir}/LICENSE-header.txt</checkstyle.header.file>
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt,
**/maven-archiver/pom.properties</checkstyle.resourceExcludes>
- <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.javadoc.version>3.4.1</commons.javadoc.version>
<japicmp.skip>false</japicmp.skip>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2fe64e2..998ded3 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -88,7 +88,7 @@
<action type="update" dev="ggregory" due-to="Gary
Gregory">Bump commons.japicmp.version from 0.15.2 to 0.15.7 #138.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Bump jacoco-maven-plugin from 0.6.6 to 0.8.8 #138, #154.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Bump maven-javadoc-plugin from 3.2.0 to 3.4.1 #138.</action>
- <action type="update" dev="ggregory" due-to="Gary
Gregory">Bump maven-pmd-plugin from 3.14.0 to 3.17.0 #140.</action>
+ <action type="update" dev="ggregory" due-to="Gary
Gregory">Bump maven-pmd-plugin from 3.14.0 to 3.18.0 #140.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Bump pmd from 6.44.0 to 6.48.0.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump taglist-maven-plugin from 2.4 to 3.0.0 #147.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump spotbugs-maven-plugin from 4.5.3.0 to 4.7.1.1 #152,
#160, #168, #174.</action>