Skip to content

Commit

Permalink
Bump h2spec-maven-plugin from 1.0.6 to 1.0.7 (#6706)
Browse files Browse the repository at this point in the history
Bumps [h2spec-maven-plugin](https://github.com/jetty-project/h2spec-maven-plugin) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jetty-project/h2spec-maven-plugin/releases)
- [Commits](jetty-project/h2spec-maven-plugin@h2spec-maven-plugin-1.0.6...h2spec-maven-plugin-1.0.7)

---
updated-dependencies:
- dependency-name: org.mortbay.jetty:h2spec-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 8, 2021
1 parent 97cf944 commit 97f62e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -982,7 +982,7 @@
<plugin>
<groupId>org.mortbay.jetty</groupId>
<artifactId>h2spec-maven-plugin</artifactId>
<version>1.0.6</version>
<version>1.0.7</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit 97f62e4

Please sign in to comment.