mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 00:25:50 +00:00
Merge pull request #10 from octodemo/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.2
Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2
This commit is contained in:
commit
1ccbdaf1de
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -139,7 +139,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