mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-04-25 03:42:48 +00:00
Upgrade to Maven Checkstyle plugin 3.1.2
This commit is contained in:
parent
d90ecb6a0f
commit
28ea39cb0c
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -131,7 +131,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||
<version>3.1.1</version>
|
||||
<version>3.1.2</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.puppycrawl.tools</groupId>
|
||||
|
|
Loading…
Reference in a new issue