Fix dependency exclusion

This commit is contained in:
Gabriele C 2019-05-02 08:37:12 +02:00
parent 7f1894c5be
commit 61bb34942f

View File

@ -624,7 +624,7 @@
<groupId>commons-dbcp</groupId>
</exclusion>
<exclusion>
<artifactId>AccountsClient</artifactId>
<artifactId>accounts-client</artifactId>
<groupId>com.mojang</groupId>
</exclusion>
</exclusions>