mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-01-24 09:02:00 +01:00
Exclude Google's GSON from being shaded into BentoBox
This commit is contained in:
parent
64fbbf8815
commit
13dc39bff6
1
pom.xml
1
pom.xml
@ -398,6 +398,7 @@
|
|||||||
</relocations>
|
</relocations>
|
||||||
<artifactSet>
|
<artifactSet>
|
||||||
<excludes>
|
<excludes>
|
||||||
|
<exclude>com.google.gson:*</exclude>
|
||||||
<exclude>org.mongodb:*</exclude>
|
<exclude>org.mongodb:*</exclude>
|
||||||
<exclude>org.eclipse.jdt:*</exclude>
|
<exclude>org.eclipse.jdt:*</exclude>
|
||||||
</excludes>
|
</excludes>
|
||||||
|
Loading…
Reference in New Issue
Block a user