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 d0ab6562ce4420385e038f2981d6f58d6e17de84
Author: Lyor Goldstein <lgoldst...@apache.org>
AuthorDate: Fri Jun 19 10:21:15 2020 +0300

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

diff --git a/pom.xml b/pom.xml
index 81f7ecd..19630f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -845,7 +845,7 @@
                         <dependency>
                             <groupId>com.puppycrawl.tools</groupId>
                             <artifactId>checkstyle</artifactId>
-                            <version>8.32</version>
+                            <version>8.33</version>
                             <exclusions>
                                 <!-- MCHECKSTYLE-156 -->
                                 <exclusion>

Reply via email to