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

skygo pushed a commit to branch 
revert-310-dependabot/maven/master/com.puppycrawl.tools-checkstyle-13.3.0
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-plugin.git

commit e7a869a4c97101f7cbf6e56d7ccbd403fba89839
Author: Eric Barboni <[email protected]>
AuthorDate: Fri Mar 27 11:56:20 2026 +0100

    Revert "Bump com.puppycrawl.tools:checkstyle from 10.0 to 13.3.0"
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ebfaae2..3fd503b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -254,7 +254,7 @@
                             <groupId>com.puppycrawl.tools</groupId>
                             <artifactId>checkstyle</artifactId>
                             <!-- last jdk 8 compatible version -->
-                            <version>13.3.0</version>
+                            <version>10.0</version>
                         </dependency>
                     </dependencies>
                 </plugin>


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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to