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 b342f656b3868024273f4602577f15708a39dbbb
Author: Lyor Goldstein <lgoldst...@apache.org>
AuthorDate: Mon Aug 26 15:48:01 2019 +0300

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

diff --git a/pom.xml b/pom.xml
index 2c24570..4a0ea9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -818,7 +818,7 @@
                         <dependency>
                             <groupId>com.puppycrawl.tools</groupId>
                             <artifactId>checkstyle</artifactId>
-                            <version>8.22</version>
+                            <version>8.23</version>
                             <exclusions>
                                 <!-- MCHECKSTYLE-156 -->
                                 <exclusion>

Reply via email to