This is an automated email from the ASF dual-hosted git repository. abhi pushed a commit to branch bump-rat in repository https://gitbox.apache.org/repos/asf/ranger.git
commit 96cc155e506de6bc5af43de5e11a95d8a95e6e7c Author: Abhishek Kumar <[email protected]> AuthorDate: Fri Dec 6 13:42:07 2024 -0800 Bump rat-plugin to 0.16.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 04f5ea76a..7097e4834 100644 --- a/pom.xml +++ b/pom.xml @@ -566,7 +566,7 @@ <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.11</version> + <version>0.16.1</version> <configuration> <excludeSubProjects>false</excludeSubProjects> <excludes>
