diff --git a/blade-core-launch/pom.xml b/blade-core-launch/pom.xml
index 4974be6..d961e9b 100644
--- a/blade-core-launch/pom.xml
+++ b/blade-core-launch/pom.xml
@@ -39,7 +39,6 @@
jakarta.servlet
jakarta.servlet-api
-
javax.xml.bind
jaxb-api
@@ -53,8 +52,8 @@
jaxb-impl
- javax.activation
- activation
+ jakarta.activation
+ jakarta.activation-api
diff --git a/pom.xml b/pom.xml
index 99d8e1f..05c111d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -426,40 +426,34 @@
easy-captcha
1.6.2
-
+
- com.alibaba
- easyexcel
- 3.3.4
-
-
- org.apache.poi
- ooxml-schemas
- 1.4
- compile
+ cn.idev.excel
+ fastexcel
+ 1.1.0
org.apache.poi
poi
- 4.1.2
+ 5.4.0
compile
org.apache.poi
poi-ooxml
- 4.1.2
+ 5.4.0
compile
org.apache.poi
- poi-ooxml-schemas
- 4.1.2
+ poi-ooxml-full
+ 5.4.0
compile
org.apache.poi
poi-scratchpad
- 5.2.1
+ 5.4.0
compile