Use Gson api for update checking to fix build with 1.14

This commit is contained in:
Sn0wStorm
2019-06-28 16:12:52 +02:00
parent f4af4c3f00
commit 8fdfa41cc2
3 changed files with 17 additions and 17 deletions
-4
View File
@@ -117,10 +117,6 @@
<artifactId>guava</artifactId>
<groupId>com.google.guava</groupId>
</exclusion>
<exclusion>
<artifactId>gson</artifactId>
<groupId>com.google.code.gson</groupId>
</exclusion>
<exclusion>
<artifactId>snakeyaml</artifactId>
<groupId>org.yaml</groupId>