Browse Source

Upgrade to nohttp 0.0.3.RELEASE

Closes gh-17905
pull/18464/head
Stephane Nicoll 6 years ago
parent
commit
af38dddd67
  1. 2
      pom.xml

2
pom.xml

@ -25,7 +25,7 @@
</activation> </activation>
<properties> <properties>
<spring-javaformat.version>0.0.15</spring-javaformat.version> <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> </properties>
<build> <build>
<plugins> <plugins>

Loading…
Cancel
Save