Upgrade checkstyle to 8.7
This commit is contained in:
parent
0399d8c0f3
commit
023717a293
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -18,8 +18,8 @@
|
|||
<java.version>1.8</java.version>
|
||||
|
||||
<maven-checkstyle-plugin.version>2.17</maven-checkstyle-plugin.version>
|
||||
<checkstyle.version>8.0</checkstyle.version>
|
||||
<sevntu.version>1.24.1</sevntu.version>
|
||||
<checkstyle.version>8.7</checkstyle.version>
|
||||
|
||||
<spring-platform.version>Brussels-SR3</spring-platform.version>
|
||||
<spring-boot.version>1.5.4.RELEASE</spring-boot.version>
|
||||
|
|
Loading…
Reference in a new issue