Upgrade to nohttp 0.0.3.RELEASE

Closes gh-17905
This commit is contained in:
Stephane Nicoll 2019-08-19 08:03:03 +02:00
parent 47c3b1d0f0
commit af38dddd67
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
</activation>
<properties>
<spring-javaformat.version>0.0.15</spring-javaformat.version>
<nohttp-checkstyle.version>0.0.1.RELEASE</nohttp-checkstyle.version>
<nohttp-checkstyle.version>0.0.3.RELEASE</nohttp-checkstyle.version>
</properties>
<build>
<plugins>