Issue 199: update to latest version of ning

This commit is contained in:
Adrian Cole 2010-09-18 08:42:53 -07:00
parent 16d14e82cc
commit 7846b4e8b7
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@
<dependency>
<groupId>com.ning</groupId>
<artifactId>async-http-client</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
<exclusions>
<exclusion> <!-- we use guava -->
<groupId>com.google.collections</groupId>
@ -52,7 +52,7 @@
</dependency>
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty</artifactId>
<artifactId>jetty-ssl</artifactId>
<scope>test</scope>
</dependency>
</dependencies>

Binary file not shown.