From 6bd64d49e714804da00ee048d626fd2b655385da Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Tue, 25 Jun 2024 09:44:41 +0800 Subject: [PATCH] =?UTF-8?q?fix(X-Pack):=20=E5=90=8C=E6=AD=A5=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E8=8F=9C=E5=8D=95=E6=97=A0=E6=B3=95=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-backend/pom.xml | 17 +++++++++++++++++ de-xpack | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/core/core-backend/pom.xml b/core/core-backend/pom.xml index f648cd5038..1b5596c1d3 100644 --- a/core/core-backend/pom.xml +++ b/core/core-backend/pom.xml @@ -148,6 +148,23 @@ flexmark-all ${flexmark.version} + + + io.dataease + xpack-permissions + ${project.version} + + + io.dataease + xpack-sync + ${project.version} + + + io.dataease + xpack-base + ${project.version} + + diff --git a/de-xpack b/de-xpack index 178f8f5220..05e2378fc7 160000 --- a/de-xpack +++ b/de-xpack @@ -1 +1 @@ -Subproject commit 178f8f52209c1ffb81b58c8055733d411aef054a +Subproject commit 05e2378fc74d5029527436d5965cf1d706223cd7