diff --git a/cloud-modules/saas/saas-cache/pom.xml b/cloud-modules/saas/saas-cache/pom.xml
index 3359924..31089c0 100644
--- a/cloud-modules/saas/saas-cache/pom.xml
+++ b/cloud-modules/saas/saas-cache/pom.xml
@@ -26,13 +26,11 @@
com.muyu.common
saas-common
- 3.6.3
com.muyu.cache
cloud-common-cache
- 3.6.3
diff --git a/cloud-modules/saas/saas-common/pom.xml b/cloud-modules/saas/saas-common/pom.xml
index bda0d95..54c302e 100644
--- a/cloud-modules/saas/saas-common/pom.xml
+++ b/cloud-modules/saas/saas-common/pom.xml
@@ -27,10 +27,10 @@
com.muyu
cloud-common-core
+
io.swagger.core.v3
swagger-annotations
- 2.2.8
diff --git a/cloud-modules/saas/saas-server/pom.xml b/cloud-modules/saas/saas-server/pom.xml
index 5d7bfd0..da9d8f4 100644
--- a/cloud-modules/saas/saas-server/pom.xml
+++ b/cloud-modules/saas/saas-server/pom.xml
@@ -27,13 +27,11 @@
com.muyu
saas-cache
- 3.6.3
com.muyu.common
saas-common
- 3.6.3
diff --git a/pom.xml b/pom.xml
index 076442b..3a449bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,11 +43,41 @@
4.1.0
2.4.1
4.2.0
+ 3.6.3
+ 3.6.3
+ 3.6.3
+ 2.2.8
+
+
+ io.swagger.core.v3
+ swagger-annotations
+ ${swagger-annotations.version}
+
+
+
+ com.muyu.cache
+ cloud-common-cache
+ ${cloud-common-cache.version}
+
+
+
+ com.muyu.common
+ saas-common
+ ${saas-common.version}
+
+
+
+ com.muyu
+ saas-cache
+ ${saas-cache.version}
+
+
+
com.baomidou
dynamic-datasource-spring-boot-starter