This is an automated email from the ASF dual-hosted git repository. lgoldstein pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
commit ecdad6c177d3a90b8577bbe719242842cfc97b1b Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Thu Nov 12 17:15:34 2020 +0200 Upgraded Checkstyle version to 8.37 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a7a9888..823b008 100644 --- a/pom.xml +++ b/pom.xml @@ -849,7 +849,7 @@ <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>8.36.2</version> + <version>8.37</version> <exclusions> <!-- MCHECKSTYLE-156 --> <exclusion>