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 f7a2ae35472d29b7c30a368d3b134cb65439b897 Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Tue Apr 13 19:06:48 2021 +0300 Updated Checkstyle version to 8.41.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 882267f..d5ee74e 100644 --- a/pom.xml +++ b/pom.xml @@ -902,7 +902,7 @@ <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>8.41</version> + <version>8.41.1</version> <exclusions> <!-- MCHECKSTYLE-156 --> <exclusion>