Updated toolchain's test helper to 2.9.

This commit is contained in:
Simone Bordet 2015-03-02 16:37:37 +01:00
parent bfda3fb5e3
commit 3cf2a5409d

View File

@ -602,7 +602,7 @@
<dependency>
<groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-test-helper</artifactId>
<version>2.7</version>
<version>2.9</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>