You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by lg...@apache.org on 2020/05/15 08:42:14 UTC

[mina-sshd] 01/16: Upgraded Checkstyle version to 8.32

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 d73b9ef59f2f13a62b3a87f2f2b01ea03c5743e7
Author: Lyor Goldstein <lg...@apache.org>
AuthorDate: Fri May 15 06:59:28 2020 +0300

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

diff --git a/pom.xml b/pom.xml
index 9f4bb97..e6f370a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -845,7 +845,7 @@
                         <dependency>
                             <groupId>com.puppycrawl.tools</groupId>
                             <artifactId>checkstyle</artifactId>
-                            <version>8.31</version>
+                            <version>8.32</version>
                             <exclusions>
                                 <!-- MCHECKSTYLE-156 -->
                                 <exclusion>