diff --git a/pom.xml b/pom.xml
index d36c9c184..6d85749ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,10 +26,15 @@
pom
- 2.6.6
+ 2.6.5
5.1.47
0.2.1.RELEASE
1.3.0.Final
+
+ 3.8.0
+ 1.16.14
+
+ 1.8
@@ -42,7 +47,7 @@
com.alibaba.boot
dubbo-spring-boot-starter
- 0.2.1.RELEASE
+ ${dubbo-spring-boot-starter.version}
@@ -62,6 +67,12 @@
${org.mapstruct.version}
+
+ org.projectlombok
+ lombok
+ ${org.projectlombok.version}
+
+
@@ -74,5 +85,32 @@
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ ${maven-compiler-plugin.version}
+
+ ${java.version}
+ ${java.version}
+
+
+ org.mapstruct
+ mapstruct-processor
+ ${org.mapstruct.version}
+
+
+ org.projectlombok
+ lombok
+ ${org.projectlombok.version}
+
+
+
+
+
+
+
diff --git a/promotion/promotion-application/pom.xml b/promotion/promotion-application/pom.xml
index a88ce1699..7cc29f10a 100644
--- a/promotion/promotion-application/pom.xml
+++ b/promotion/promotion-application/pom.xml
@@ -11,10 +11,6 @@
promotion-application
-
- 1.16.14
-
-
cn.iocoder.mall
@@ -33,11 +29,29 @@
1.0-SNAPSHOT
+
+ cn.iocoder.mall
+ user-service-api
+ 1.0-SNAPSHOT
+ compile
+
+
+ cn.iocoder.mall
+ user-sdk
+ 1.0-SNAPSHOT
+ compile
+
+
+
+ cn.iocoder.mall
+ admin-sdk
+ 1.0-SNAPSHOT
+
+
org.springframework.boot
spring-boot-starter-web
-
org.springframework.boot
spring-boot-starter-test
@@ -47,9 +61,7 @@
com.alibaba
dubbo
- 2.6.5
-
com.alibaba.boot
dubbo-spring-boot-starter
@@ -73,29 +85,9 @@
2.9.2
-
- cn.iocoder.mall
- user-service-api
- 1.0-SNAPSHOT
- compile
-
-
- cn.iocoder.mall
- user-sdk
- 1.0-SNAPSHOT
- compile
-
-
-
- cn.iocoder.mall
- admin-sdk
- 1.0-SNAPSHOT
-
-
org.projectlombok
lombok
- ${org.projectlombok.version}
@@ -106,23 +98,6 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.8.0
-
- 1.8
- 1.8
-
-
- org.mapstruct
- mapstruct-processor
- ${org.mapstruct.version}
-
-
- org.projectlombok
- lombok
- ${org.projectlombok.version}
-
-
-
diff --git a/promotion/promotion-service-api/pom.xml b/promotion/promotion-service-api/pom.xml
index 26a5a9463..76e049abe 100644
--- a/promotion/promotion-service-api/pom.xml
+++ b/promotion/promotion-service-api/pom.xml
@@ -10,12 +10,7 @@
4.0.0
promotion-service-api
-
-
- 1.3.0.Final
- 1.16.14
-
-
+
javax.validation
@@ -40,7 +35,6 @@
org.projectlombok
lombok
- ${org.projectlombok.version}
@@ -50,23 +44,6 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.8.0
-
- 1.8
- 1.8
-
-
- org.mapstruct
- mapstruct-processor
- ${org.mapstruct.version}
-
-
- org.projectlombok
- lombok
- ${org.projectlombok.version}
-
-
-
diff --git a/promotion/promotion-service-impl/pom.xml b/promotion/promotion-service-impl/pom.xml
index cca425a1e..fd948f28f 100644
--- a/promotion/promotion-service-impl/pom.xml
+++ b/promotion/promotion-service-impl/pom.xml
@@ -11,12 +11,6 @@
promotion-service-impl
-
-
- 1.3.0.Final
- 1.16.14
-
-
cn.iocoder.mall
@@ -58,7 +52,6 @@
org.projectlombok
lombok
- ${org.projectlombok.version}
@@ -105,23 +98,6 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.8.0
-
- 1.8
- 1.8
-
-
- org.mapstruct
- mapstruct-processor
- ${org.mapstruct.version}
-
-
- org.projectlombok
- lombok
- ${org.projectlombok.version}
-
-
-