Update Maven Checstyle plugin from 2.17 to 3.0.0.

This commit is contained in:
Gary Gregory 2018-02-23 19:13:01 -07:00
parent 284de66aaf
commit 415eb9ebb7
1 changed files with 1 additions and 1 deletions

View File

@ -588,7 +588,7 @@
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
<commons.encoding>utf-8</commons.encoding>
<checkstyle.plugin.version>2.17</checkstyle.plugin.version>
<checkstyle.plugin.version>3.0.0</checkstyle.plugin.version>
<!-- JMH Benchmark related properties, version, target compiler and name of the benchmarking uber jar. -->
<jmh.version>1.19</jmh.version>