diff --git a/amps/ags/rm-community/rm-community-repo/pom.xml b/amps/ags/rm-community/rm-community-repo/pom.xml
index 0f25658ed2..385dc903a5 100644
--- a/amps/ags/rm-community/rm-community-repo/pom.xml
+++ b/amps/ags/rm-community/rm-community-repo/pom.xml
@@ -144,7 +144,7 @@
org.projectlombok
lombok
- provided
+ compile
diff --git a/pom.xml b/pom.xml
index 7f2ab284b9..6d2038ed0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -851,7 +851,7 @@
org.projectlombok
lombok
1.18.20
- provided
+ compile