Update gson to 2.2.4

By: Thinkofdeath <thinkofdeath@spigotmc.org>
This commit is contained in:
CraftBukkit/Spigot 2014-12-11 22:54:06 +00:00
parent 4620e4931a
commit 4a6bb1a983

View file

@ -86,7 +86,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.1</version>
<version>2.2.4</version>
</dependency>
<dependency>
<groupId>org.avaje</groupId>