Repository: mina-sshd Updated Branches: refs/heads/master 45a46cca2 -> 014bf86c5
Upgraded used Checkstyle version to 8.5 Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/f3384eaa Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/f3384eaa Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/f3384eaa Branch: refs/heads/master Commit: f3384eaaabd8290439b5b80a2622b13f1af88d83 Parents: 45a46cc Author: Goldstein Lyor <[email protected]> Authored: Wed Dec 6 09:42:02 2017 +0200 Committer: Goldstein Lyor <[email protected]> Committed: Wed Dec 6 09:42:02 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/f3384eaa/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5f427d4..aa9ed29 100644 --- a/pom.xml +++ b/pom.xml @@ -607,7 +607,7 @@ <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>8.4</version> + <version>8.5</version> <exclusions> <!-- MCHECKSTYLE-156 --> <exclusion>
