config: checkstyle version bump
This commit is contained in:
parent
57c958c015
commit
cee26d4722
2
pom.xml
2
pom.xml
|
|
@ -470,7 +470,7 @@
|
|||
<dependency>
|
||||
<groupId>com.puppycrawl.tools</groupId>
|
||||
<artifactId>checkstyle</artifactId>
|
||||
<version>6.19</version>
|
||||
<version>7.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<!-- Specifying configuration here will take effect on the execution of "mvn checkstyle:checkstyle",
|
||||
|
|
|
|||
Loading…
Reference in New Issue