diff --git a/src/main/resources/archetype-resources/__subModuleNamePrefix__-api/pom.xml b/src/main/resources/archetype-resources/__subModuleNamePrefix__-api/pom.xml
index 5df8df5533a0df6e9ab964a490a8a002cdacadc8..8120ab0b1c9eac1c73def9c9cef3c6a8e228c99a 100644
--- a/src/main/resources/archetype-resources/__subModuleNamePrefix__-api/pom.xml
+++ b/src/main/resources/archetype-resources/__subModuleNamePrefix__-api/pom.xml
@@ -18,11 +18,6 @@
${groupId}
${subModuleNamePrefix}-common
-
- org.springframework.boot
- spring-boot-starter-validation
- provided
-
org.springframework.cloud
spring-cloud-starter-openfeign