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