diff --git a/src/main/resources/modules/SpringBoot/pom.ftl b/src/main/resources/modules/SpringBoot/pom.ftl
index 4a86918d..34b960cf 100644
--- a/src/main/resources/modules/SpringBoot/pom.ftl
+++ b/src/main/resources/modules/SpringBoot/pom.ftl
@@ -26,7 +26,9 @@
1.3.2
1.1.0
5.5.1
+<#if project.needCloud>
Greenwich.RC2
+#if>
3.8
@@ -175,6 +177,7 @@
+<#if project.needCloud>
org.springframework.cloud
spring-cloud-dependencies
@@ -182,6 +185,7 @@
pom
import
+#if>
com.github.pagehelper
pagehelper-spring-boot-starter