Skip to content

Commit

Permalink
Upgrade h2spec maven plugin 1.0.5 (#6229)
Browse files Browse the repository at this point in the history
* Upgrade h2spec maven plugin 1.0.5

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* use release h2spec-maven-plugin 1.0.5

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
  • Loading branch information
olamy committed May 5, 2021
1 parent 7555d03 commit 2b78094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -972,7 +972,7 @@
<plugin>
<groupId>org.mortbay.jetty</groupId>
<artifactId>h2spec-maven-plugin</artifactId>
<version>1.0.3</version>
<version>1.0.5</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit 2b78094

Please sign in to comment.