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 3362c2dd09713f7b4a2370677973d08d2bedc1ae Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Thu Dec 10 13:37:56 2020 +0200 Upgraded Checkstyle version to 8.38 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 97b132e..577567c 100644 --- a/pom.xml +++ b/pom.xml @@ -879,7 +879,7 @@ <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>8.37</version> + <version>8.38</version> <exclusions> <!-- MCHECKSTYLE-156 --> <exclusion>