mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 00:25:50 +00:00
Merge pull request #17 from octodemo/dependabot/maven/com.puppycrawl.tools-checkstyle-8.42
Bump checkstyle from 8.32 to 8.42
This commit is contained in:
commit
1b02ef7feb
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -144,7 +144,7 @@
|
|||
<dependency>
|
||||
<groupId>com.puppycrawl.tools</groupId>
|
||||
<artifactId>checkstyle</artifactId>
|
||||
<version>8.32</version>
|
||||
<version>8.42</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.spring.nohttp</groupId>
|
||||
|
|
Loading…
Reference in a new issue