You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by lg...@apache.org on 2017/07/16 10:10:50 UTC

mina-sshd git commit: Upgraded used checkstyle version to 8.0

Repository: mina-sshd
Updated Branches:
  refs/heads/master 5a66fdf3b -> 3df4a6a14


Upgraded used checkstyle version to 8.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/3df4a6a1
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/3df4a6a1
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/3df4a6a1

Branch: refs/heads/master
Commit: 3df4a6a14edd1e22513430b75fc50dd5b5de989e
Parents: 5a66fdf
Author: Goldstein Lyor <ly...@c-b4.com>
Authored: Sun Jul 16 13:10:34 2017 +0300
Committer: Goldstein Lyor <ly...@c-b4.com>
Committed: Sun Jul 16 13:10:34 2017 +0300

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


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/3df4a6a1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f787a6a..866f9c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -603,7 +603,7 @@
                         <dependency>
                             <groupId>com.puppycrawl.tools</groupId>
                             <artifactId>checkstyle</artifactId>
-                            <version>7.8.2</version>
+                            <version>8.0</version>
                             <exclusions>
                                 <!-- MCHECKSTYLE-156 -->
                                 <exclusion>