We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 598c673 commit 6d1790aCopy full SHA for 6d1790a
pom.xml
@@ -339,10 +339,6 @@
339
<pattern>com.google.thirdparty</pattern>
340
<shadedPattern>fr.xephi.authme.libs.com.google.thirdparty</shadedPattern>
341
</relocation>
342
- <relocation>
343
- <pattern>com.cryptomorin.xseries</pattern>
344
- <shadedPattern>fr.xephi.authme.libs.xseries</shadedPattern>
345
- </relocation>
346
<relocation>
347
<pattern>com.google.j2objc</pattern>
348
<shadedPattern>fr.xephi.authme.libs.com.google.j2objc</shadedPattern>
0 commit comments