Upgrade to Apache Rat 0.12

Release notes:

https://creadur.apache.org/rat/changes-report.html#a0.12
This commit is contained in:
Andrew Gaul 2017-09-07 01:21:46 -07:00
parent 59424cf9ed
commit 7f446a638d
1 changed files with 1 additions and 1 deletions

View File

@ -1065,7 +1065,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<version>0.10</version>
<version>0.12</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>