mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 20:35:49 +00:00
Upgrade to maven checkstyle plugin 3.1.1
This commit is contained in:
parent
6a18eecc9b
commit
adab01ef62
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -152,7 +152,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||
<version>3.1.0</version>
|
||||
<version>3.1.1</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.puppycrawl.tools</groupId>
|
||||
|
|
Loading…
Reference in a new issue