diff --git a/pom.xml b/pom.xml
index 363cab4c767eee21504ebfb2d0221ed75705ec73..ff80975209f4676784199a42ecfa1811e0908cb1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,6 +57,7 @@
3.4.3.4
+ 3.5.0
1.2.8
@@ -252,6 +253,11 @@
mybatis-plus-boot-starter
${mybatis-plus.version}
+
+ com.baomidou
+ dynamic-datasource-spring-boot-starter
+ ${dynamic-datasource.version}
+
com.alibaba
druid