mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 00:25:50 +00:00
Bump checkstyle from 8.32 to 8.42
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.32 to 8.42. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.32...checkstyle-8.42) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0ad61e016a
commit
2d7c0f18f3
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