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


The following commit(s) were added to refs/heads/master by this push:
     new b45c719  Upgraded Checkstyle checker version to 9.1
b45c719 is described below

commit b45c719b414092cbd6ef59c5c146efced71b6bdb
Author: Lyor Goldstein <lgoldst...@apache.org>
AuthorDate: Sat Nov 20 08:51:57 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 5eac708..a3610a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -915,7 +915,7 @@
                         <dependency>
                             <groupId>com.puppycrawl.tools</groupId>
                             <artifactId>checkstyle</artifactId>
-                            <version>9.0.1</version>
+                            <version>9.1</version>
                             <exclusions>
                                 <!-- MCHECKSTYLE-156 -->
                                 <exclusion>

Reply via email to