diff --git a/hippo4j-adapter/hippo4j-adapter-base/pom.xml b/hippo4j-adapter/hippo4j-adapter-base/pom.xml
index 96886366..4ed2b111 100644
--- a/hippo4j-adapter/hippo4j-adapter-base/pom.xml
+++ b/hippo4j-adapter/hippo4j-adapter-base/pom.xml
@@ -14,6 +14,7 @@
cn.hippo4j
hippo4j-common
+ ${revision}
diff --git a/hippo4j-auth/pom.xml b/hippo4j-auth/pom.xml
index 46e52d9e..c44bcffb 100644
--- a/hippo4j-auth/pom.xml
+++ b/hippo4j-auth/pom.xml
@@ -65,6 +65,7 @@
cn.hippo4j
hippo4j-common
+ ${revision}
diff --git a/hippo4j-common/pom.xml b/hippo4j-common/pom.xml
index db080cb4..f0cd34bf 100644
--- a/hippo4j-common/pom.xml
+++ b/hippo4j-common/pom.xml
@@ -9,7 +9,31 @@
hippo4j-common
+
+ 5.2.21.RELEASE
+ 5.2.15.RELEASE
+ 5.2.20.RELEASE
+
+
+
+ org.springframework
+ spring-context
+ ${spring-context.version}
+
+
+
+ org.springframework
+ spring-web
+ ${spring-web.version}
+
+
+
+ org.springframework
+ spring-beans
+ ${spring-beans.version}
+
+
org.springframework.boot
spring-boot-starter
diff --git a/hippo4j-config/pom.xml b/hippo4j-config/pom.xml
index e947529a..a183212c 100644
--- a/hippo4j-config/pom.xml
+++ b/hippo4j-config/pom.xml
@@ -43,6 +43,7 @@
cn.hippo4j
hippo4j-common
+ ${revision}
diff --git a/hippo4j-core/pom.xml b/hippo4j-core/pom.xml
index dd98b20a..677795ab 100644
--- a/hippo4j-core/pom.xml
+++ b/hippo4j-core/pom.xml
@@ -18,6 +18,7 @@
cn.hippo4j
hippo4j-common
+ ${revision}
diff --git a/hippo4j-discovery/pom.xml b/hippo4j-discovery/pom.xml
index ca2b97a7..08790959 100644
--- a/hippo4j-discovery/pom.xml
+++ b/hippo4j-discovery/pom.xml
@@ -28,6 +28,7 @@
cn.hippo4j
hippo4j-common
+ ${revision}
diff --git a/hippo4j-message/pom.xml b/hippo4j-message/pom.xml
index 0c4a7492..16e80419 100644
--- a/hippo4j-message/pom.xml
+++ b/hippo4j-message/pom.xml
@@ -13,6 +13,7 @@
cn.hippo4j
hippo4j-common
+ ${revision}
diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter/pom.xml
index 4705a239..a493d128 100644
--- a/hippo4j-spring-boot/hippo4j-spring-boot-starter/pom.xml
+++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter/pom.xml
@@ -35,6 +35,7 @@
cn.hippo4j
hippo4j-common
+ ${revision}
diff --git a/pom.xml b/pom.xml
index 119bf973..0656c8ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,12 +101,6 @@
${commons-lang3.version}
-
- cn.hippo4j
- hippo4j-common
- ${revision}
-
-
cn.hippo4j
hippo4j-message