Repository: mina-sshd Updated Branches: refs/heads/master c857627ab -> ed3eba3ff
Upgraded checkstyle module version to 6.14.1 Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/ed3eba3f Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/ed3eba3f Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/ed3eba3f Branch: refs/heads/master Commit: ed3eba3ff33cd59b44ca46d52552fc1445ca99e1 Parents: c857627 Author: Lyor Goldstein <[email protected]> Authored: Wed Jan 20 15:52:19 2016 +0200 Committer: Lyor Goldstein <[email protected]> Committed: Wed Jan 20 15:52:19 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/ed3eba3f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bf0d8db..f903d7b 100644 --- a/pom.xml +++ b/pom.xml @@ -743,7 +743,7 @@ <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>6.11.2</version> + <version>6.14.1</version> <exclusions> <!-- MCHECKSTYLE-156 --> <exclusion>
