diff --git a/fund-cust/pom.xml b/fund-cust/pom.xml
index 44dcb82..d00586e 100644
--- a/fund-cust/pom.xml
+++ b/fund-cust/pom.xml
@@ -24,9 +24,10 @@
org.springframework.boot
spring-boot-starter-web
+
com.baomidou
- mybatis-plus-boot-starter
+ mybatis-plus-spring-boot3-starter
3.5.5
diff --git a/fund-proj/pom.xml b/fund-proj/pom.xml
index d048a8f..20384de 100644
--- a/fund-proj/pom.xml
+++ b/fund-proj/pom.xml
@@ -24,9 +24,10 @@
org.springframework.boot
spring-boot-starter-web
+
com.baomidou
- mybatis-plus-boot-starter
+ mybatis-plus-spring-boot3-starter
3.5.5