Update checkstyle plugin for security scan warning

This commit is contained in:
Dave Syer 2020-02-03 09:20:37 +00:00 committed by GitHub
parent 1cc942a4ad
commit ac3e64208e
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>