Upgrading Google Gson from 2.5 to 2.8.5

This commit is contained in:
Will Herrmann
2019-01-02 15:18:43 -06:00
parent 45c8f50930
commit 8d874e39fe

View File

@ -140,7 +140,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.5</version>
<version>2.8.5</version>
</dependency>