Don't shade gson

This commit is contained in:
Luck
2016-07-15 16:11:31 +01:00
Unverified
parent 33fc4f537a
commit 90b6f41f13
+1 -1
View File
@@ -51,7 +51,7 @@
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.7</version>
<scope>compile</scope>
<scope>provided</scope>
</dependency>
<!-- Lombok -->
<dependency>