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


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

commit e556fa3330d4827ec3e180c85fc875ad88b8d70f
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Apr 24 14:17:17 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 1ca5ecc..ae9193c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -356,7 +356,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-pmd-plugin</artifactId>
-        <version>3.11.0</version>
+        <version>3.12.0</version>
         <configuration>
           <targetJdk>${maven.compiler.target}</targetJdk>
           <aggregate>true</aggregate>

Reply via email to