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 50bc6f5be55726e11a086abbe155be5cd8a8ae8d Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Tue Oct 19 20:48:18 2021 +0300 Upgraded Checkstyle version to 9.0.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dd19096..09b4c7a 100644 --- a/pom.xml +++ b/pom.xml @@ -915,7 +915,7 @@ <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>8.44</version> + <version>9.0.1</version> <exclusions> <!-- MCHECKSTYLE-156 --> <exclusion>