From 91beae16e7facffbe7d1864ec74a76be5eebf2b7 Mon Sep 17 00:00:00 2001 From: carm Date: Sun, 18 Dec 2022 03:04:35 +0800 Subject: [PATCH] =?UTF-8?q?build(deps):=20=E4=BF=AE=E6=94=B9=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/pom.xml | 7 +------ core/pom.xml | 4 ++++ pom.xml | 38 -------------------------------------- 3 files changed, 5 insertions(+), 44 deletions(-) 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 @@ -