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

rcordier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 83b63943a3e4c4107facd51839cf37bb16972195
Author: Tung Tran <[email protected]>
AuthorDate: Mon Jul 17 15:34:45 2023 +0700

    [UPGRADE] - Maven com.puppycrawl.tools:checkstyle 10.3.4 -> 10.12.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ede5e49a1e..bc696e6e08 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3624,7 +3624,7 @@
                     <dependency>
                         <groupId>com.puppycrawl.tools</groupId>
                         <artifactId>checkstyle</artifactId>
-                        <version>10.3.4</version>
+                        <version>10.12.1</version>
                     </dependency>
                 </dependencies>
                 <executions>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to