This is an automated email from the ASF dual-hosted git repository.

olli pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-messaging-mail.git

commit 0a786e0c8ac0fcfdc490081e606df8e7521bb355
Author: Oliver Lietz <[email protected]>
AuthorDate: Thu Dec 9 21:24:11 2021 +0100

    SLING-10639 Enable code checks with Checkstyle
    
    update dependency
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dd9118d..6a5d0ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
           <dependency>
             <groupId>com.puppycrawl.tools</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>9.0.1</version>
+            <version>9.2</version>
           </dependency>
           <dependency>
             <groupId>de.bildschirmarbeiter</groupId>

Reply via email to