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

joshtynjala pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git

commit 491aac0ad7dda604e019eb2a8a34cb0f85a8d8d4
Author: Josh Tynjala <joshtynj...@apache.org>
AuthorDate: Wed Aug 27 15:39:58 2025 -0700

    Maven: use some version of apache-rat-plugin as royale-asjs
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dfd297aa0..2362da40f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -363,7 +363,7 @@
         <plugin>
           <groupId>org.apache.rat</groupId>
           <artifactId>apache-rat-plugin</artifactId>
-          <version>0.13</version>
+          <version>0.16.1</version>
         </plugin>
 
         <plugin>

Reply via email to