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 69bcfcccbf2c58e84eb75c5e5a31b0dd54ffd71b
Author: Lyor Goldstein <lgoldst...@apache.org>
AuthorDate: Fri Feb 5 09:48:28 2021 +0200

    Upgraded Checkstyle version to 8.40
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 844013b..955e189 100644
--- a/pom.xml
+++ b/pom.xml
@@ -902,7 +902,7 @@
                         <dependency>
                             <groupId>com.puppycrawl.tools</groupId>
                             <artifactId>checkstyle</artifactId>
-                            <version>8.39</version>
+                            <version>8.40</version>
                             <exclusions>
                                 <!-- MCHECKSTYLE-156 -->
                                 <exclusion>

Reply via email to