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/11/12 16:46:19 UTC

[mina-sshd] 04/10: Upgraded Checkstyle version to 8.37

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 ecdad6c177d3a90b8577bbe719242842cfc97b1b
Author: Lyor Goldstein <lg...@apache.org>
AuthorDate: Thu Nov 12 17:15:34 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index a7a9888..823b008 100644
--- a/pom.xml
+++ b/pom.xml
@@ -849,7 +849,7 @@
                         <dependency>
                             <groupId>com.puppycrawl.tools</groupId>
                             <artifactId>checkstyle</artifactId>
-                            <version>8.36.2</version>
+                            <version>8.37</version>
                             <exclusions>
                                 <!-- MCHECKSTYLE-156 -->
                                 <exclusion>