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/01/29 07:30:56 UTC

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

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 43085257a03e742c0fa30e439b047c0049cd5f00
Author: Lyor Goldstein <lg...@apache.org>
AuthorDate: Tue Jan 29 09:04:30 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index 1c41d70..628d323 100644
--- a/pom.xml
+++ b/pom.xml
@@ -819,7 +819,7 @@
                         <dependency>
                             <groupId>com.puppycrawl.tools</groupId>
                             <artifactId>checkstyle</artifactId>
-                            <version>8.15</version>
+                            <version>8.17</version>
                             <exclusions>
                                 <!-- MCHECKSTYLE-156 -->
                                 <exclusion>