diff --git a/FIPS/pom.xml b/FIPS/pom.xml
index 7577812d8..a8b11d85c 100644
--- a/FIPS/pom.xml
+++ b/FIPS/pom.xml
@@ -493,6 +493,10 @@
io.grpc
${shadeBase}.grpc
+
+ org.eclipse.collections
+ ${shadeBase}org.eclipse.collections
+
google.longrunning
${shadeBase}.google.longrunning
diff --git a/pom.xml b/pom.xml
index aa6557fb2..1cbc5c4e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -907,6 +907,10 @@
io.grpc
${shadeBase}.grpc
+
+ org.eclipse.collections
+ ${shadeBase}org.eclipse.collections
+
google.longrunning
${shadeBase}.google.longrunning