mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 06:45:49 +00:00
Bump checkstyle from 8.25 to 8.29
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.25 to 8.29. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.25...checkstyle-8.29) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1cc942a4ad
commit
7d7745bea2
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -153,7 +153,7 @@
|
|||
<dependency>
|
||||
<groupId>com.puppycrawl.tools</groupId>
|
||||
<artifactId>checkstyle</artifactId>
|
||||
<version>8.25</version>
|
||||
<version>8.29</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.spring.nohttp</groupId>
|
||||
|
|
Loading…
Reference in a new issue