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 caadc635a0eecdf20f9be9cb7ce723c9e67efa1f Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Thu Jul 22 19:56:24 2021 +0300 Upgraded Checkstyle version to 8.44 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b3ee251..1c9abb5 100644 --- a/pom.xml +++ b/pom.xml @@ -913,7 +913,7 @@ <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>8.43</version> + <version>8.44</version> <exclusions> <!-- MCHECKSTYLE-156 --> <exclusion>