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

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

commit f39000433f245e2432976b752ba7b65b01da8a16
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 10 22:05:56 2025 +0100

    Bump org.apache.rat:apache-rat-plugin from 0.16.1 to 0.17 in /lang/java 
(#3520)
    
    Bumps org.apache.rat:apache-rat-plugin from 0.16.1 to 0.17.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.rat:apache-rat-plugin
      dependency-version: '0.17'
      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 18aa8b77f9..794a9a345f 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.16.1</apache-rat-plugin.version>
+    <apache-rat-plugin.version>0.17</apache-rat-plugin.version>
     <checkstyle-plugin.version>3.6.0</checkstyle-plugin.version>
     <checkstyle.version>12.2.0</checkstyle.version>
     <enforcer-plugin.version>3.6.2</enforcer-plugin.version>

Reply via email to