pom.xml: Upgrade Checkstyle to 7.1

Release Notes: http://checkstyle.sourceforge.net/releasenotes.html#Release_7.1
This commit is contained in:
Paul Campbell 2016-07-31 20:00:25 +01:00
parent 9be38ceda0
commit a3bdffb7e1

View file

@ -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>7.0</checkstyle.version>
<checkstyle.version>7.1</checkstyle.version>
<sevntu-checkstyle-maven-plugin.version>1.21.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>