Upgrading to recently released jetty-test-helper:4.2 (for jdk9 reasons)

This commit is contained in:
Joakim Erdfelt 2017-08-23 15:57:53 -07:00
parent f8d29c5f28
commit 1ba12a4b3d
1 changed files with 1 additions and 1 deletions

View File

@ -936,7 +936,7 @@
<dependency>
<groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-test-helper</artifactId>
<version>4.1</version>
<version>4.2</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.toolchain</groupId>