mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:25:50 +00:00
Upgrade to Checkstyle 8.32
This commit is contained in:
parent
2e5be53533
commit
be0f161453
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -156,7 +156,7 @@
|
|||
<dependency>
|
||||
<groupId>com.puppycrawl.tools</groupId>
|
||||
<artifactId>checkstyle</artifactId>
|
||||
<version>8.29</version>
|
||||
<version>8.32</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.spring.nohttp</groupId>
|
||||
|
|
Loading…
Reference in a new issue