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 2021/01/02 07:14:43 UTC

[mina-sshd] 04/15: Ugraded Checkstyle version to 8.39

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 0d0af63ba20385be68bb6f43fba53bf6390c48c3
Author: Lyor Goldstein <lg...@apache.org>
AuthorDate: Thu Dec 31 20:53:13 2020 +0200

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

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