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

mgrigorov pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/main by this push:
     new ca9ae5a5b5 Bump com.puppycrawl.tools:checkstyle from 13.2.0 to 13.3.0 
in /lang/java (#3670)
ca9ae5a5b5 is described below

commit ca9ae5a5b5bf9a7891a325c9dc2331a99b60597f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 3 12:42:57 2026 +0200

    Bump com.puppycrawl.tools:checkstyle from 13.2.0 to 13.3.0 in /lang/java 
(#3670)
    
    Bumps 
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) 
from 13.2.0 to 13.3.0.
    - [Release notes](https://github.com/checkstyle/checkstyle/releases)
    - 
[Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-13.2.0...checkstyle-13.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.puppycrawl.tools:checkstyle
      dependency-version: 13.3.0
      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 3904de11a9..c124b05f9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
     <!-- plugin versions -->
     <apache-rat-plugin.version>0.17</apache-rat-plugin.version>
     <checkstyle-plugin.version>3.6.0</checkstyle-plugin.version>
-    <checkstyle.version>13.2.0</checkstyle.version>
+    <checkstyle.version>13.3.0</checkstyle.version>
     <enforcer-plugin.version>3.6.2</enforcer-plugin.version>
     <extra-enforcer-rules.version>1.11.0</extra-enforcer-rules.version>
     <maven-antrun-plugin.version>3.2.0</maven-antrun-plugin.version>

Reply via email to