parent
24f4fc3d70
commit
f225140bee
|
@ -36,13 +36,13 @@
|
|||
<dependency>
|
||||
<groupId>org.asynchttpclient</groupId>
|
||||
<artifactId>async-http-client</artifactId>
|
||||
<version>2.10.4</version>
|
||||
<version>2.12.4</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.asynchttpclient</groupId>
|
||||
<artifactId>async-http-client-netty-utils</artifactId>
|
||||
<version>2.10.4</version>
|
||||
<version>2.12.4</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue