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

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

commit 8ede9266edb60695403abdb5f438c760700a8df9
Author: Eric Barboni <[email protected]>
AuthorDate: Mon Sep 8 15:25:34 2025 +0200

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

diff --git a/pom.xml b/pom.xml
index dc9918d..7a9a61b 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>11.0.1</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