diff --git a/infra/algorithm/key-generator/core/pom.xml b/infra/algorithm/key-generator/core/pom.xml
index b21376e8fa825..8d0576d6e274c 100644
--- a/infra/algorithm/key-generator/core/pom.xml
+++ b/infra/algorithm/key-generator/core/pom.xml
@@ -27,22 +27,10 @@
${project.artifactId}
-
- org.apache.shardingsphere
- shardingsphere-infra-common
- ${project.version}
-
org.apache.shardingsphere
shardingsphere-infra-algorithm-core
${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-test-util
- ${project.version}
- test
-
diff --git a/infra/algorithm/key-generator/type/snowflake/pom.xml b/infra/algorithm/key-generator/type/snowflake/pom.xml
index b926f22d06cec..e588f801d213c 100644
--- a/infra/algorithm/key-generator/type/snowflake/pom.xml
+++ b/infra/algorithm/key-generator/type/snowflake/pom.xml
@@ -27,11 +27,6 @@
${project.artifactId}
-
- org.apache.shardingsphere
- shardingsphere-infra-common
- ${project.version}
-
org.apache.shardingsphere
shardingsphere-infra-algorithm-key-generator-core
diff --git a/infra/algorithm/key-generator/type/uuid/pom.xml b/infra/algorithm/key-generator/type/uuid/pom.xml
index aca9eee90c3aa..472fab35f65b9 100644
--- a/infra/algorithm/key-generator/type/uuid/pom.xml
+++ b/infra/algorithm/key-generator/type/uuid/pom.xml
@@ -27,11 +27,6 @@
${project.artifactId}
-
- org.apache.shardingsphere
- shardingsphere-infra-common
- ${project.version}
-
org.apache.shardingsphere
shardingsphere-infra-algorithm-key-generator-core