From 47110d2ee27e73450184de3a49bd027ef01d1e00 Mon Sep 17 00:00:00 2001 From: Christian Koop Date: Mon, 21 Feb 2022 18:08:28 +0100 Subject: [PATCH] Removes unnecessary dependencies and marks others as scope provided --- pom.xml | 32 +++++++++----------------------- 1 file changed, 9 insertions(+), 23 deletions(-) diff --git a/pom.xml b/pom.xml index 3596193..04f268b 100644 --- a/pom.xml +++ b/pom.xml @@ -56,9 +56,6 @@ com.songoda:SongodaCore - com.zaxxer:HikariCP - org.slf4j:slf4j-api - org.slf4j:slf4j-nop @@ -70,22 +67,12 @@ META-INF/*.RSA - - com.songoda:Lootables - - com/songoda/core/** - - com.songoda.core ${project.groupId}.ultimatestacker.core - - com.songoda.lootables - ${project.groupId}.ultimatestacker.lootables - @@ -122,41 +109,40 @@ 1.18-R0.1-SNAPSHOT provided + com.songoda SongodaCore 2.6.11 compile + com.bgsoftware wildstacker 3.5.1 + provided + uk.antiperson stackmob 4-0-2 + provided + me.minebuilders Clearlag 3.0.6 + provided - - com.zaxxer - HikariCP - 3.2.0 - - - org.xerial - sqlite-jdbc - 3.23.1 - + io.lumine MythicMobs 4.10.1 + provided