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

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

commit 4528b6c42964ce1f7037d3aae0947ec7968064da
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 10 09:25:59 2025 +0000

    Bump com.puppycrawl.tools:checkstyle from 9.3 to 10.0
    
    Bumps 
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) 
from 9.3 to 10.0.
    - [Release notes](https://github.com/checkstyle/checkstyle/releases)
    - 
[Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.3...checkstyle-10.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.puppycrawl.tools:checkstyle
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 50edaa8..7be89b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -205,7 +205,7 @@
                             <groupId>com.puppycrawl.tools</groupId>
                             <artifactId>checkstyle</artifactId>
                             <!-- last jdk 8 compatible version -->
-                            <version>9.3</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