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-release-plugin.git


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

commit 301153c161937c8c22fca2cdfeda963118b6a010
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Apr 24 14:16:42 2019 -0400

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

diff --git a/pom.xml b/pom.xml
index 6db275e..7b16df8 100755
--- a/pom.xml
+++ b/pom.xml
@@ -536,7 +536,7 @@
       </plugin>
       <plugin>
         <artifactId>maven-pmd-plugin</artifactId>
-        <version>3.11.0</version>
+        <version>3.12.0</version>
         <configuration>
           <targetJdk>${maven.compiler.target}</targetJdk>
         </configuration>

Reply via email to