Upgrade checkstyle to 6.18
Release Notes: http://checkstyle.sourceforge.net/releasenotes.html#Release_6.18
This commit is contained in:
parent
cfa5fdc1c8
commit
9aa167266a
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -46,7 +46,7 @@
|
|||
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
|
||||
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
|
||||
<maven-checkstyle-plugin.version>2.17</maven-checkstyle-plugin.version>
|
||||
<checkstyle.version>6.17</checkstyle.version>
|
||||
<checkstyle.version>6.18</checkstyle.version>
|
||||
<sevntu-checkstyle-maven-plugin.version>1.18.0</sevntu-checkstyle-maven-plugin.version>
|
||||
<maven-compiler-plugin.version>3.5.1</maven-compiler-plugin.version>
|
||||
<maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
|
||||
|
|
Loading…
Reference in a new issue