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 34234f6e8cec6eccc8b60dc8bbea3343ddab710e Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Sun Feb 2 19:17:24 2020 +0200 Upgraded Checkstyle version to 8.29 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e9e81d0..762f3d8 100644 --- a/pom.xml +++ b/pom.xml @@ -826,7 +826,7 @@ <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>8.27</version> + <version>8.29</version> <exclusions> <!-- MCHECKSTYLE-156 --> <exclusion>