Upgrade to Checkstyle 8.32

This commit is contained in:
Stephane Nicoll 2020-08-27 15:04:12 +02:00
parent 2e5be53533
commit be0f161453

View file

@ -156,7 +156,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.29</version>
<version>8.32</version>
</dependency>
<dependency>
<groupId>io.spring.nohttp</groupId>