TIKA-3793: update rat
diff --git a/pom.xml b/pom.xml
index 5e69b0d..aea9175 100644
--- a/pom.xml
+++ b/pom.xml
@@ -354,7 +354,7 @@
 				<plugin>
 					<groupId>org.apache.rat</groupId>
 					<artifactId>apache-rat-plugin</artifactId>
-					<version>0.13</version>
+					<version>0.14</version>
 					<configuration>
 						<excludes>
 							<exclude>src/test/resources/images/*</exclude>