From d8157a69e4363ce87b55808d90a2f0c6d44d1f5c Mon Sep 17 00:00:00 2001 From: Abhishek Kumar Date: Tue, 10 Dec 2024 18:14:46 -0800 Subject: [PATCH] RANGER-5068: Bump rat-plugin to 0.16.1 (#445) --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 06e1528b42..6db6c04ad6 100644 --- a/pom.xml +++ b/pom.xml @@ -568,7 +568,7 @@ org.apache.rat apache-rat-plugin - 0.11 + 0.16.1 false @@ -579,6 +579,7 @@ **/src/main/webapp/fonts/** **/src/main/webapp/libs/** .git/** + .gitattributes/** .github/pull_request_template.md .pc/** debian/**