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

fokko 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 123e379e0 Bump org.apache.maven.plugins:maven-checkstyle-plugin in 
/lang/java (#2947)
123e379e0 is described below

commit 123e379e0004da17200c3da47235ea7346f94175
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 11 07:06:56 2024 -0700

    Bump org.apache.maven.plugins:maven-checkstyle-plugin in /lang/java (#2947)
    
    Bumps 
[org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin)
 from 3.3.1 to 3.4.0.
    - 
[Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.3.1...maven-checkstyle-plugin-3.4.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 455867d0d..c7d022560 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
 
     <!-- plugin versions -->
     <apache-rat-plugin.version>0.16.1</apache-rat-plugin.version>
-    <checkstyle-plugin.version>3.3.1</checkstyle-plugin.version>
+    <checkstyle-plugin.version>3.4.0</checkstyle-plugin.version>
     <checkstyle.version>10.17.0</checkstyle.version>
     <enforcer-plugin.version>3.5.0</enforcer-plugin.version>
     <extra-enforcer-rules.version>1.8.0</extra-enforcer-rules.version>

Reply via email to