Upgraded Checkstyle version to 8.11
Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/5ca516b6 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/5ca516b6 Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/5ca516b6 Branch: refs/heads/master Commit: 5ca516b6c22a8e2900b9f28dc9d09c47d65117e7 Parents: e1acf19 Author: Lyor Goldstein <[email protected]> Authored: Fri Jul 6 06:08:56 2018 +0300 Committer: Lyor Goldstein <[email protected]> Committed: Fri Jul 6 10:20:45 2018 +0300 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/5ca516b6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 96a0131..86b3acf 100644 --- a/pom.xml +++ b/pom.xml @@ -620,7 +620,7 @@ <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>8.10.1</version> + <version>8.11</version> <exclusions> <!-- MCHECKSTYLE-156 --> <exclusion>
