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-beanutils.git


The following commit(s) were added to refs/heads/master by this push:
     new bfc072b  Update maven-pmd-plugin from 3.10 to 3.12.0.
bfc072b is described below

commit bfc072bad3d00bd957d4e8ccd04652798a937c93
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 23 13:57:32 2019 -0400

    Update maven-pmd-plugin from 3.10 to 3.12.0.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7ff84cb..7cd2bdd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -450,7 +450,7 @@
             </plugin>
             <plugin>
                 <artifactId>maven-pmd-plugin</artifactId>
-                <version>3.10.0</version>
+                <version>3.12.0</version>
                 <configuration>
                     <targetJdk>${maven.compiler.target}</targetJdk>
                     <linkXref>true</linkXref>

Reply via email to