From adf90a983b3eeb2653ed7549003d25e5fee671a2 Mon Sep 17 00:00:00 2001 From: carm Date: Sun, 24 Dec 2023 21:09:13 +0800 Subject: [PATCH] build(plugin): Fixed build plugins missing. --- impl/sql/pom.xml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/impl/sql/pom.xml b/impl/sql/pom.xml index d126ff4..5c4f699 100644 --- a/impl/sql/pom.xml +++ b/impl/sql/pom.xml @@ -36,16 +36,8 @@ cc.carm.lib - easysql-beecp + easysql-api 0.4.7 - compile - - - - com.h2database - h2 - 2.1.210 - test