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-email.git
The following commit(s) were added to refs/heads/master by this push:
new c066c8d Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #34.
c066c8d is described below
commit c066c8d22609abe112df5eeae749bdddfb4d38bf
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jan 4 16:42:07 2021 -0500
Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #34.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d42d6eb..eab7477 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -59,6 +59,9 @@
<action type="update" due-to="Dependabot" dev="ggregory">
Bump commons-release-plugin from 1.0 to 1.7 #23
</action>
+ <action type="update" due-to="Dependabot" dev="ggregory">
+ Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #34.
+ </action>
</release>
<release version="1.5.1" date="2017-MM-DD">
<action issue="EMAIL-176" type="add" dev="pschumacher">Add
Automatic-Module-Name MANIFEST entry for Java 9 compatibility</action>