diff --git a/README.md b/README.md
index beacefa6..009058c9 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ https://ci.codemc.org/job/Games647/job/FastLogin/changes
* Plugin:
* [ProtocolLib](https://www.spigotmc.org/resources/protocollib.1997/) or
* [ProtocolSupport](https://www.spigotmc.org/resources/protocolsupport.7201/)
-* [Spigot](https://www.spigotmc.org) 1.7.10+
+* [Spigot](https://www.spigotmc.org) 1.8.8+
* Java 8+
* Run Spigot and/or BungeeCord/Waterfall in offline mode (see server.properties or config.yml)
* An auth plugin. Supported plugins
diff --git a/core/pom.xml b/core/pom.xml
index dcdd417a..bf3fbefe 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -45,13 +45,6 @@
1.7.30
-
-
- com.google.code.gson
- gson
- 2.2.4
-
-
net.md-5
@@ -69,17 +62,21 @@
com.github.games647
craftapi
- 0.3
+ 0.4
-
+
com.google.guava
guava
-
-
- 10.0.1
+ 17.0
provided
+
+
+ com.google.code.gson
+ gson
+ 2.2.4
+