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 2019/04/02 16:14:01 UTC

[mina-sshd] 03/03: Upgraded Checkstyle version to 8.19

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 b7eee41456134a36a16b15b83b8e017e7ef94971
Author: Lyor Goldstein <lg...@apache.org>
AuthorDate: Tue Apr 2 17:00:10 2019 +0300

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

diff --git a/pom.xml b/pom.xml
index 22e7b62..f0734fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -818,7 +818,7 @@
                         <dependency>
                             <groupId>com.puppycrawl.tools</groupId>
                             <artifactId>checkstyle</artifactId>
-                            <version>8.18</version>
+                            <version>8.19</version>
                             <exclusions>
                                 <!-- MCHECKSTYLE-156 -->
                                 <exclusion>