Update gson to 2.2.4

This commit is contained in:
Thinkofdeath 2014-12-11 22:54:06 +00:00
parent 6575597292
commit 3b1c7d708e

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>