Update to latest PMD version

Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/63dcba41
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/63dcba41
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/63dcba41

Branch: refs/heads/release
Commit: 63dcba41a915a01df22243df712dddc20bc495da
Parents: c82b1f0
Author: Benedikt Ritter <brit...@apache.org>
Authored: Mon Apr 17 13:13:40 2017 +0200
Committer: Benedikt Ritter <brit...@apache.org>
Committed: Mon Apr 17 13:13:40 2017 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/63dcba41/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 90e73c5..8bea60c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -695,7 +695,7 @@
       </plugin>
       <plugin>
         <artifactId>maven-pmd-plugin</artifactId>
-        <version>3.5</version>
+        <version>3.7</version>
         <configuration>
           <targetJdk>${maven.compiler.target}</targetJdk>
         </configuration>

Reply via email to