Upgrade checkstyle to 8.0
This commit is contained in:
parent
24600c01e1
commit
d6100ea4ca
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<maven-checkstyle-plugin.version>2.17</maven-checkstyle-plugin.version>
|
<maven-checkstyle-plugin.version>2.17</maven-checkstyle-plugin.version>
|
||||||
<checkstyle.version>7.8.1</checkstyle.version>
|
<checkstyle.version>8.0</checkstyle.version>
|
||||||
<sevntu.version>1.24.1</sevntu.version>
|
<sevntu.version>1.24.1</sevntu.version>
|
||||||
|
|
||||||
<spring-platform.version>Brussels-SR3</spring-platform.version>
|
<spring-platform.version>Brussels-SR3</spring-platform.version>
|
||||||
|
|
Loading…
Reference in a new issue