diff --git a/graphx/pom.xml b/graphx/pom.xml
index 3e5faf230dbc9c30676de927ddb7db838fc146a7..4eca4747ea96ac19eb77d633fc69b96ff35cfc71 100644
--- a/graphx/pom.xml
+++ b/graphx/pom.xml
@@ -36,7 +36,6 @@
       <groupId>org.apache.spark</groupId>
       <artifactId>spark-core_${scala.binary.version}</artifactId>
       <version>${project.version}</version>
-      <scope>provided</scope>
     </dependency>
     <dependency>
       <groupId>org.eclipse.jetty</groupId>