1
0
mirror of https://github.com/SpigotMC/BungeeCord.git synced 2025-03-22 19:39:28 +01:00

Update async http

This commit is contained in:
md_5 2013-04-28 10:11:11 +10:00
parent ca5db43f70
commit 5d0ff24f70

View File

@ -28,7 +28,7 @@
<dependency>
<groupId>com.ning</groupId>
<artifactId>async-http-client</artifactId>
<version>1.7.12</version>
<version>1.7.14</version>
<scope>compile</scope>
</dependency>
<dependency>