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

crazyhzm pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.3 by this push:
     new 2719999fef Bump org.apache.maven.plugins:maven-checkstyle-plugin 
(#14830)
2719999fef is described below

commit 2719999fef51ad3c8e7eb47fcf5a1bbf6164fe6a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 28 21:22:18 2024 +0800

    Bump org.apache.maven.plugins:maven-checkstyle-plugin (#14830)
    
    Bumps 
[org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin)
 from 3.5.0 to 3.6.0.
    - 
[Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.5.0...maven-checkstyle-plugin-3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dc7be436f8..f14bdcbfa4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@
     <maven_source_version>3.3.1</maven_source_version>
     <maven_javadoc_version>3.10.1</maven_javadoc_version>
     <maven_jetty_version>9.4.56.v20240826</maven_jetty_version>
-    <maven_checkstyle_version>3.5.0</maven_checkstyle_version>
+    <maven_checkstyle_version>3.6.0</maven_checkstyle_version>
     <maven_jacoco_version>0.8.12</maven_jacoco_version>
     <maven_flatten_version>1.6.0</maven_flatten_version>
     <maven_enforce_version>3.5.0</maven_enforce_version>

Reply via email to