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 ec589bd95085b35f0bfca0d843a2183e593398e9
Author: Lyor Goldstein <lgoldst...@apache.org>
AuthorDate: Sun Jul 5 20:03:46 2020 +0300

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

diff --git a/pom.xml b/pom.xml
index 879e18c..08dd72c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -845,7 +845,7 @@
                         <dependency>
                             <groupId>com.puppycrawl.tools</groupId>
                             <artifactId>checkstyle</artifactId>
-                            <version>8.33</version>
+                            <version>8.34</version>
                             <exclusions>
                                 <!-- MCHECKSTYLE-156 -->
                                 <exclusion>

Reply via email to