Update Maven Checktyle Plugin from 2.7 to 3.0.0.

This commit is contained in:
Gary Gregory 2019-02-23 09:33:17 -05:00
parent 887eb97d1e
commit 17be5351cb
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ CSV files of various types.
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<commons.encoding>UTF-8</commons.encoding>
<checkstyle.version>2.17</checkstyle.version>
<checkstyle.version>3.0.0</checkstyle.version>
<checkstyle.header.file>${basedir}/LICENSE-header.txt</checkstyle.header.file>
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt</checkstyle.resourceExcludes>