From 3e5f4cdaeeb7a95ac2f2bcedbccd9fe5ea79d25f Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Thu, 25 Apr 2024 19:41:51 +0800 Subject: [PATCH] =?UTF-8?q?feat(X-Pack):=20=E5=AE=9A=E6=97=B6=E6=8A=A5?= =?UTF-8?q?=E5=91=8A-=E9=82=AE=E4=BB=B6=E5=8F=91=E9=80=81=E4=BB=AA?= =?UTF-8?q?=E8=A1=A8=E6=9D=BF=E6=88=AA=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-backend/pom.xml | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/core/core-backend/pom.xml b/core/core-backend/pom.xml index 57843d7e3d..0a8c2c8c42 100644 --- a/core/core-backend/pom.xml +++ b/core/core-backend/pom.xml @@ -18,22 +18,7 @@ guava ${guava.version} - - org.seleniumhq.selenium - selenium-java - ${selenium-java.version} - - - org.eclipse.angus - angus-mail - ${angus-mail.version} - - - org.eclipse.angus - angus-activation - - - + io.dataease api-base @@ -128,6 +113,22 @@ com.h2database h2 + + org.seleniumhq.selenium + selenium-java + ${selenium-java.version} + + + org.eclipse.angus + angus-mail + ${angus-mail.version} + + + org.eclipse.angus + angus-activation + + +