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:
dependabot[bot] 2020-01-31 18:32:12 +00:00 committed by GitHub
parent 1cc942a4ad
commit 7d7745bea2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>