We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbce91d commit 925d97eCopy full SHA for 925d97e
pom.xml
@@ -59,8 +59,8 @@
59
<shadedPattern>xyz.theprogramsrc.supercoreapi.libs.apache.commons.codec</shadedPattern>
60
</relocation>
61
<relocation>
62
- <pattern>org.apache.commons.io</pattern>
63
- <shadedPattern>xyz.theprogramsrc.supercoreapi.apache.commons.io</shadedPattern>
+ <pattern>com.cryptomorin.xseries</pattern>
+ <shadedPattern>xyz.theprogramsrc.supercoreapi.libs.xseries</shadedPattern>
64
65
</relocations>
66
</configuration>
0 commit comments