Upgrade to Nohttp 0.0.8.

Closes #1503
This commit is contained in:
Jens Schauder
2021-08-11 17:35:07 +02:00
parent 8e3bac6adf
commit f3bedfc046

View File

@@ -1018,7 +1018,7 @@
<dependency>
<groupId>io.spring.nohttp</groupId>
<artifactId>nohttp-checkstyle</artifactId>
<version>0.0.5.RELEASE</version>
<version>0.0.8</version>
</dependency>
</dependencies>
</plugin>