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 2b821f890f0c47112d9b41784049d6ebfe22b6a9 Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Fri Mar 26 09:04:02 2021 +0300 Updated Checkstyle version to 8.41 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2d8c406..65d7b95 100644 --- a/pom.xml +++ b/pom.xml @@ -902,7 +902,7 @@ <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>8.40</version> + <version>8.41</version> <exclusions> <!-- MCHECKSTYLE-156 --> <exclusion>