Relocate mariadb jdbc (#2452)

This commit is contained in:
Kacper Smoliński 2021-11-28 16:25:22 +01:00 committed by GitHub
parent 496e7008c4
commit 0a418e886a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -380,6 +380,10 @@
<pattern>org.bstats</pattern>
<shadedPattern>fr.xephi.authme.libs.org.bstats</shadedPattern>
</relocation>
<relocation>
<pattern>org.mariadb.jdbc</pattern>
<shadedPattern>fr.xephi.authme.libs.org.mariadb.jdbc</shadedPattern>
</relocation>
</relocations>
<filters>