From e35f5ef87ef15b7b87e80e1bf460a1e42924118e Mon Sep 17 00:00:00 2001 From: CarmJos Date: Fri, 4 Mar 2022 16:31:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E6=89=93=E5=8C=85=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 32 +++++++++++--------------------- 1 file changed, 11 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index 4d7f444..d0732a3 100644 --- a/pom.xml +++ b/pom.xml @@ -11,6 +11,8 @@ UTF-8 UTF-8 1.3.5 + 0.3.8 + 1.3.1 cc.carm.plugin @@ -114,17 +116,24 @@ cc.carm.lib easysql-beecp - 0.3.8 + ${easysql.version} provided cc.carm.lib githubreleases4j - 1.3.1 + ${ghreleases.version} provided + + org.bstats + bstats-bukkit + 3.0.0 + compile + + org.spigotmc spigot-api @@ -139,13 +148,6 @@ provided - - org.bstats - bstats-bukkit - 3.0.0 - compile - - com.github.MilkBowl VaultAPI @@ -261,22 +263,10 @@ org.bstats cc.carm.plugin.ultradepository.lib.bstats - - org.json - cc.carm.plugin.ultradepository.lib.json - cc.carm.lib.easyplugin cc.carm.plugin.ultradepository.lib.easyplugin - - cc.carm.lib.easysql - cc.carm.plugin.ultradepository.lib.easysql - - - cc.carm.lib.githubreleases4j - cc.carm.plugin.ultradepository.lib.github -