Upgraded PMD plugin version to 3.10.0

Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo
Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/cfe3b77f
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/cfe3b77f
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/cfe3b77f

Branch: refs/heads/master
Commit: cfe3b77f8d78c004f2129005c9d2b43163850b1a
Parents: 2764491
Author: Lyor Goldstein <[email protected]>
Authored: Fri Oct 19 10:09:19 2018 +0300
Committer: Lyor Goldstein <[email protected]>
Committed: Fri Oct 19 20:35:19 2018 +0300

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


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/cfe3b77f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9783891..44068bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -816,7 +816,7 @@
                 <plugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-pmd-plugin</artifactId>
-                   <version>3.9.0</version>
+                   <version>3.10.0</version>
                    <configuration>
                        <targetJdk>${javac.target}</targetJdk>
                        <printFailingErrors>true</printFailingErrors>

Reply via email to