config: bump checkstyle version
This commit is contained in:
parent
3ecce283b2
commit
0ac73d822e
2
pom.xml
2
pom.xml
|
|
@ -456,7 +456,7 @@
|
|||
<dependency>
|
||||
<groupId>com.puppycrawl.tools</groupId>
|
||||
<artifactId>checkstyle</artifactId>
|
||||
<version>7.1.2</version>
|
||||
<version>7.2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<!-- Specifying configuration here will take effect on the execution of "mvn checkstyle:checkstyle",
|
||||
|
|
|
|||
Loading…
Reference in New Issue