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 fbf7c3a57018153300028de026fe595afeec389a Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Wed Dec 11 18:37:41 2019 +0200 Upgraded Checkstyle version to 8.27 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 49fae17..3b59af4 100644 --- a/pom.xml +++ b/pom.xml @@ -823,7 +823,7 @@ <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>8.26</version> + <version>8.27</version> <exclusions> <!-- MCHECKSTYLE-156 --> <exclusion>