Upgraded Checkstyle version to 8.13
Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/14de61bf Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/14de61bf Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/14de61bf Branch: refs/heads/master Commit: 14de61bfa27f4232e5389ba6ce4c6515c9e91a91 Parents: b6e0f9d Author: Lyor Goldstein <[email protected]> Authored: Thu Oct 11 20:21:31 2018 +0300 Committer: Goldstein Lyor <[email protected]> Committed: Sun Oct 14 07:42:35 2018 +0300 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/14de61bf/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1ad517d..033611a 100644 --- a/pom.xml +++ b/pom.xml @@ -715,7 +715,7 @@ <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>8.12</version> + <version>8.13</version> <exclusions> <!-- MCHECKSTYLE-156 --> <exclusion>
