diff --git a/api/pom.xml b/api/pom.xml index b5fa4be..61250a5 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -58,15 +58,10 @@ cc.carm.lib easysql-api + ${deps.easysql.version} compile - - cc.carm.lib - easyconfiguration-core - provided - - diff --git a/core/pom.xml b/core/pom.xml index b39bf64..2a5fb2e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -83,24 +83,28 @@ cc.carm.lib easyplugin-githubchecker + ${deps.easyplugin.version} compile cc.carm.lib easyplugin-utils + ${deps.easyplugin.version} compile cc.carm.lib easyconfiguration-yaml + ${deps.easyconf.version} compile cc.carm.lib githubreleases4j + 1.3.1 compile diff --git a/pom.xml b/pom.xml index 398758b..56ed148 100644 --- a/pom.xml +++ b/pom.xml @@ -127,7 +127,6 @@ - @@ -137,48 +136,12 @@ ${deps.beecp.version} - - cc.carm.lib - githubreleases4j - 1.3.0 - - - - cc.carm.lib - easysql-api - ${deps.easysql.version} - - cc.carm.lib easysql-impl ${deps.easysql.version} - - cc.carm.lib - easyconfiguration-core - ${deps.easyconf.version} - - - - cc.carm.lib - easyconfiguration-yaml - ${deps.easyconf.version} - - - - cc.carm.lib - easyplugin-utils - ${deps.easyplugin.version} - - - - cc.carm.lib - easyplugin-githubchecker - ${deps.easyplugin.version} - - com.google.guava @@ -208,7 +171,6 @@ -