Jetty9 - Updated toolchain dependency to 1.8.

This commit is contained in:
Simone Bordet 2012-08-29 18:44:34 +02:00
parent 553df4580a
commit 1d1b0a1b82
1 changed files with 1 additions and 1 deletions

View File

@ -489,7 +489,7 @@
<dependency> <dependency>
<groupId>org.eclipse.jetty.toolchain</groupId> <groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-test-helper</artifactId> <artifactId>jetty-test-helper</artifactId>
<version>1.7-SNAPSHOT</version> <version>1.8</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.slf4j</groupId> <groupId>org.slf4j</groupId>