Skip to content

Commit

Permalink
h2spec plugin version 1.0.12 (#11974)
Browse files Browse the repository at this point in the history
* Use h2spec plugin new release 1.0.12

---------

Signed-off-by: Olivier Lamy <olamy@apache.org>
  • Loading branch information
olamy authored Jul 16, 2024
1 parent 964c2ea commit c43410f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jetty-core/jetty-http2/jetty-http2-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit c43410f

Please sign in to comment.