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