This is an automated email from the ASF dual-hosted git repository. lgoldstein pushed a commit to branch SSHD-966 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
commit 8c9b9a2cb26fd2671e34e4a63a6514ca2b2bd588 Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Fri May 15 06:59:28 2020 +0300 Upgraded Checkstyle version to 8.32 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9f4bb97..e6f370a 100644 --- a/pom.xml +++ b/pom.xml @@ -845,7 +845,7 @@ <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>8.31</version> + <version>8.32</version> <exclusions> <!-- MCHECKSTYLE-156 --> <exclusion>