Upgrade checkstyle to 7.3
Release notes: http://checkstyle.sourceforge.net/releasenotes.html#Release_7.3
This commit is contained in:
parent
07dfd01fe5
commit
16330bcd59
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -47,7 +47,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>7.2</checkstyle.version>
|
||||
<checkstyle.version>7.3</checkstyle.version>
|
||||
<sevntu-checkstyle-maven-plugin.version>1.22.0</sevntu-checkstyle-maven-plugin.version>
|
||||
<maven-compiler-plugin.version>3.6.0</maven-compiler-plugin.version>
|
||||
<maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
|
||||
|
|
Loading…
Reference in a new issue