diff --git a/core/core-backend/pom.xml b/core/core-backend/pom.xml
index 0371189a4b..57843d7e3d 100644
--- a/core/core-backend/pom.xml
+++ b/core/core-backend/pom.xml
@@ -13,6 +13,27 @@
core-backend
+
+ com.google.guava
+ 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
@@ -37,6 +58,12 @@
org.apache.calcite
calcite-core
${calcite-core.version}
+
+
+ com.google.guava
+ guava
+
+
de
@@ -97,22 +124,6 @@
-
- org.seleniumhq.selenium
- selenium-java
- ${selenium-java.version}
-
-
- org.eclipse.angus
- angus-mail
- ${angus-mail.version}
-
-
- org.eclipse.angus
- angus-activation
-
-
-
com.h2database
h2
@@ -135,7 +146,7 @@
-
+
@@ -287,7 +298,7 @@
org.springframework.boot
spring-boot-maven-plugin
- CoreApplication
+
ZIP
diff --git a/de-xpack b/de-xpack
index 188b57250c..b47df7a291 160000
--- a/de-xpack
+++ b/de-xpack
@@ -1 +1 @@
-Subproject commit 188b57250c4220e1972ee15da0bf416d6ce3e1fc
+Subproject commit b47df7a291dd595400397c3e089037cc41658ad7
diff --git a/pom.xml b/pom.xml
index c40ca23b0d..fe9ab09581 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,9 +42,10 @@
1.3.0
3.3.1
3.1.0
- 31.1-jre
+ 33.0.0-jre
4.19.1
2.0.3
+ 8.2.0
@@ -109,6 +110,11 @@
easyexcel
${easyexcel.version}
+
+ com.mysql
+ mysql-connector-j
+ ${mysql-connector-j.version}
+