h2spec plugin version 1.0.12 (#11974)
* Use h2spec plugin new release 1.0.12 --------- Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
parent
964c2ea2d6
commit
c43410f94e
|
@ -75,7 +75,7 @@
|
|||
<plugin>
|
||||
<groupId>org.mortbay.jetty</groupId>
|
||||
<artifactId>h2spec-maven-plugin</artifactId>
|
||||
<version>1.0.10</version>
|
||||
<version>1.0.12</version>
|
||||
<configuration>
|
||||
<mainClass>org.eclipse.jetty.http2.tests.H2SpecServer</mainClass>
|
||||
<skip>${h2spec.skip}</skip>
|
||||
|
|
Loading…
Reference in New Issue