Bump up jetty-version-maven-plugin to version 2.6

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
This commit is contained in:
Joakim Erdfelt 2019-11-26 14:15:23 -06:00
parent 5d7f7d6499
commit 19e740451a
No known key found for this signature in database
GPG Key ID: 2D0E1FB8FE4B68B4

View File

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