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

reiabreu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git


The following commit(s) were added to refs/heads/master by this push:
     new c33e1372e Revert "Bump com.puppycrawl.tools:checkstyle from 8.2 to 
13.4.2 in /examples …" (#8649)
c33e1372e is described below

commit c33e1372ee77782b177254815ee1758f801b88e7
Author: reiabreu <[email protected]>
AuthorDate: Sun May 10 21:54:19 2026 +0100

    Revert "Bump com.puppycrawl.tools:checkstyle from 8.2 to 13.4.2 in 
/examples …" (#8649)
    
    This reverts commit b7c5ca589b8fb466f1e7a5e3b4c7c1c9ebd0d631.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7f1129b47..4d3863693 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1070,7 +1070,7 @@
                             <artifactId>checkstyle</artifactId>
                             <!-- If you change this, you should also update 
the storm_checkstyle.xml file to be
                             based on the google_checks.xml from the version of 
checkstyle you are choosing. -->
-                            <version>13.4.2</version>
+                            <version>8.2</version>
                         </dependency>
                     </dependencies>
                     <executions>

Reply via email to