diff --git a/spring-cloud-starter-cloudfoundry/pom.xml b/spring-cloud-starter-cloudfoundry/pom.xml
index cdca234..3ec6fb8 100644
--- a/spring-cloud-starter-cloudfoundry/pom.xml
+++ b/spring-cloud-starter-cloudfoundry/pom.xml
@@ -30,7 +30,8 @@
org.projectlombok
lombok
- provided
+ compile
+ true
diff --git a/spring-cloud-starter-security/pom.xml b/spring-cloud-starter-security/pom.xml
index 6bd070a..507110d 100644
--- a/spring-cloud-starter-security/pom.xml
+++ b/spring-cloud-starter-security/pom.xml
@@ -30,7 +30,8 @@
org.projectlombok
lombok
- provided
+ compile
+ true
diff --git a/spring-cloud-starter/pom.xml b/spring-cloud-starter/pom.xml
index aa005ca..5f423d7 100644
--- a/spring-cloud-starter/pom.xml
+++ b/spring-cloud-starter/pom.xml
@@ -30,7 +30,8 @@
org.projectlombok
lombok
- provided
+ compile
+ true