mirror of
https://github.com/apache/jclouds.git
synced 2025-02-07 02:29:25 +00:00
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>
|
||||
|
BIN
sandbox/ning/src/test/resources/test.jks
Normal file
BIN
sandbox/ning/src/test/resources/test.jks
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user