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 542d24a5d3fea11d1a301f05aae077bdc9eac622 Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Tue Aug 18 09:27:49 2020 +0300 Upgraded Checkstyle version to 8.35 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index caadc4b..157678b 100644 --- a/pom.xml +++ b/pom.xml @@ -842,7 +842,7 @@ <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>8.34</version> + <version>8.35</version> <exclusions> <!-- MCHECKSTYLE-156 --> <exclusion>