Upgrade to Checkstyle 8.45.1.

Closes #1501
This commit is contained in:
Jens Schauder
2021-08-11 17:33:34 +02:00
parent 0b5894e99c
commit b1c70ee907

View File

@@ -1013,7 +1013,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.33</version>
<version>8.45.1</version>
</dependency>
<dependency>
<groupId>io.spring.nohttp</groupId>