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 d0e0156b53 Bump org.apache.rat:apache-rat-plugin from 0.17 to 0.18 in 
/lang/java (#3694)
d0e0156b53 is described below

commit d0e0156b53a02ea847a2e355064adafa2ac002da
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 23 09:23:24 2026 +0200

    Bump org.apache.rat:apache-rat-plugin from 0.17 to 0.18 in /lang/java 
(#3694)
    
    Bumps org.apache.rat:apache-rat-plugin from 0.17 to 0.18.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.rat:apache-rat-plugin
      dependency-version: '0.18'
      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 471e7ee3a2..46d91f21c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
     <avro.docDir>build/avro-doc-${project.version}/api</avro.docDir>
 
     <!-- plugin versions -->
-    <apache-rat-plugin.version>0.17</apache-rat-plugin.version>
+    <apache-rat-plugin.version>0.18</apache-rat-plugin.version>
     <checkstyle-plugin.version>3.6.0</checkstyle-plugin.version>
     <checkstyle.version>13.3.0</checkstyle.version>
     <enforcer-plugin.version>3.6.2</enforcer-plugin.version>

Reply via email to