pom.xml: upgrade Checkstyle to 7.6
http://checkstyle.sourceforge.net/releasenotes.html#Release_7.6
This commit is contained in:
parent
e24f77f3fc
commit
3b097ead9f
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -21,7 +21,7 @@
|
||||||
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
|
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
|
||||||
|
|
||||||
<maven-checkstyle-plugin.version>2.17</maven-checkstyle-plugin.version>
|
<maven-checkstyle-plugin.version>2.17</maven-checkstyle-plugin.version>
|
||||||
<checkstyle.version>7.5.1</checkstyle.version>
|
<checkstyle.version>7.6</checkstyle.version>
|
||||||
<sevntu.version>1.23.0</sevntu.version>
|
<sevntu.version>1.23.0</sevntu.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue