mirror of https://github.com/apache/jclouds.git
Issue 199: update to latest version of ning
This commit is contained in:
parent
16d14e82cc
commit
7846b4e8b7
|
@ -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.
Loading…
Reference in New Issue