[OLINGO-1559] Excluded SECURITY.md from RAT check
diff --git a/pom.xml b/pom.xml
index 9e5b8ad..c7f4b22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -364,6 +364,7 @@
 										<exclude>**/*.batch</exclude>
 										<exclude>**/NOTICE</exclude>
 										<exclude>**/DEPENDENCIES</exclude>
+										<exclude>**/SECURITY.md</exclude>
 										<exclude>**/goal.txt</exclude>
 										<exclude>**/target/**</exclude>
 										<exclude>**/*.iml</exclude>