Repository: mina-sshd
Updated Branches:
  refs/heads/master c9f8995c4 -> 31c8c3d31


Upgraded checkstyle version to 7.8.2


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

Branch: refs/heads/master
Commit: 31c8c3d31c5e050fdca82a78e23040b7203820a5
Parents: c9f8995
Author: Goldstein Lyor <l...@c-b4.com>
Authored: Wed Jun 21 17:26:26 2017 +0300
Committer: Goldstein Lyor <l...@c-b4.com>
Committed: Wed Jun 21 17:26:26 2017 +0300

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


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/31c8c3d3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 470115e..91da588 100644
--- a/pom.xml
+++ b/pom.xml
@@ -596,10 +596,11 @@
                     </configuration>
                     <dependencies>
                             <!-- see http://checkstyle.sourceforge.net/ for 
latest version -->
+                            <!-- NOTE: when upgrading see if 
https://github.com/checkstyle/checkstyle/issues/4472 is solved -->
                         <dependency>
                             <groupId>com.puppycrawl.tools</groupId>
                             <artifactId>checkstyle</artifactId>
-                            <version>7.7</version>
+                            <version>7.8.2</version>
                             <exclusions>
                                 <!-- MCHECKSTYLE-156 -->
                                 <exclusion>

Reply via email to