From 831a106950f05e4008f2fd2f5ddc57de709cc558 Mon Sep 17 00:00:00 2001 From: Olof Larsson Date: Sun, 6 Nov 2016 19:44:42 +0100 Subject: [PATCH] Apache Http Client version and dependency management. --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 2dab99b..a24f15f 100644 --- a/pom.xml +++ b/pom.xml @@ -37,6 +37,7 @@ 3.21.0-GA + 4.5.2 1.10.2-R0.1-SNAPSHOT 1.10-SNAPSHOT 1.5.6 @@ -208,6 +209,11 @@ javassist ${massiveJavassistVersion} + + org.apache.httpcomponents + httpclient + ${massiveHttpclientVersion} + org.spigotmc spigot-api