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 <lgoldst...@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>

Reply via email to