diff --git a/pom.xml b/pom.xml
index 8d8f355..e7c8ecc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,6 +33,7 @@
UTF-8
16.0.1
2.3.1
+ 3.5.14
8.0.33
1.18.30
3.23.6
diff --git a/xservice-parent-starter/pom.xml b/xservice-parent-starter/pom.xml
index 6521ce7..0fee573 100644
--- a/xservice-parent-starter/pom.xml
+++ b/xservice-parent-starter/pom.xml
@@ -51,12 +51,11 @@
mysql-connector-java
${mysql.version}
-
-
+
- org.mybatis.spring.boot
- mybatis-spring-boot-starter
- ${mybatis-spring-boot.version}
+ com.baomidou
+ mybatis-plus-boot-starter
+ ${mybatis-plus-spring-boot.version}