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-lang.git
The following commit(s) were added to refs/heads/master by this push:
new a2e13c6 Bump maven-pmd-plugin from 3.14.0 to 3.15.0 #802.
a2e13c6 is described below
commit a2e13c6ceeb3d1ad5880405789ba7bd3d10673a7
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Sep 23 10:09:27 2021 -0400
Bump maven-pmd-plugin from 3.14.0 to 3.15.0 #802.
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a35c053..8911adc 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -98,6 +98,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory"
due-to="Dependabot">Bump junit-bom from 5.7.1 to 5.8.0 #761, #805.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump commons.javadoc.version from 3.2.0 to 3.3.0.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump jmh.version from 1.27 to 1.33 #794.</action>
+ <action type="update" dev="ggregory"
due-to="Dependabot">Bump maven-pmd-plugin from 3.14.0 to 3.15.0 #802.</action>
</release>
<release version="3.12.0" date="2021-02-26" description="New features and
bug fixes (Java 8).">