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/10/22 17:15:01 UTC

[mina-sshd] 05/10: Upgraded Checkstyle version to 8.36.2

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 b9e6df1e18884178532848e39e3cb3a9999ae7cf
Author: Lyor Goldstein <lg...@apache.org>
AuthorDate: Thu Oct 22 19:15:51 2020 +0300

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

diff --git a/pom.xml b/pom.xml
index 7b9701d..e7889c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -853,7 +853,7 @@
                         <dependency>
                             <groupId>com.puppycrawl.tools</groupId>
                             <artifactId>checkstyle</artifactId>
-                            <version>8.36.1</version>
+                            <version>8.36.2</version>
                             <exclusions>
                                 <!-- MCHECKSTYLE-156 -->
                                 <exclusion>