Merge pull request #148 from MinelinkNetwork/fix-serializing-nested-maps

Fix StackOverflow when attempting to serialize ItemMeta
This commit is contained in:
Kashike
2016-03-08 14:10:42 -08:00
7 changed files with 14 additions and 2960 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.8.3-R0.1-SNAPSHOT</version>
<version>1.8.8-R0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>net.milkbowl.vault</groupId>