Bump jetty-version-maven-plugin from 2.6 to 2.7

Bumps [jetty-version-maven-plugin](https://github.com/jetty-project/jetty-version-maven-plugin) from 2.6 to 2.7.
- [Release notes](https://github.com/jetty-project/jetty-version-maven-plugin/releases)
- [Commits](https://github.com/jetty-project/jetty-version-maven-plugin/compare/jetty-version-maven-plugin-2.6...jetty-version-maven-plugin-2.7)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-16 14:07:02 +00:00 committed by GitHub
parent 850a0330ff
commit 881cb746b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -681,7 +681,7 @@
<plugin>
<groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-version-maven-plugin</artifactId>
<version>2.6</version>
<version>2.7</version>
</plugin>
<plugin>
<groupId>org.jacoco</groupId>