From 27a3d8da9e5d79b3eb0a946a186cb68b25c6cf77 Mon Sep 17 00:00:00 2001 From: Eric Date: Fri, 19 Jul 2019 22:22:11 +0200 Subject: [PATCH] Relocate all shaded dependencies Should prevent attempts of duplicate class definitions --- pom.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 276436d..fca4e43 100644 --- a/pom.xml +++ b/pom.xml @@ -174,8 +174,20 @@ false - org.bstats - de.epiceric.shopchest.utils + org.bstats.bukkit + de.epiceric.shopchest.dependencies.bstats + + + org.codemc.worldguardwrapper + de.epiceric.shopchest.dependencies.worldguardwrapper + + + com.zaxxer.hikari + de.epiceric.shopchest.dependencies.hikari + + + org.slf4j + de.epiceric.shopchest.dependencies.slf4j