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 b8bcdce95a4e4f46a6ab5aebd4508112982fe9fa Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Mon May 9 20:40:17 2022 +0300 Upgraded Checkstyle plugin version to 10.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dfcd500d3..d005ece52 100644 --- a/pom.xml +++ b/pom.xml @@ -929,7 +929,7 @@ <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>9.2</version> + <version>10.2</version> <exclusions> <!-- MCHECKSTYLE-156 --> <exclusion>