Skip to content

Commit

Permalink
Merge pull request #1 from helight/dependabot/maven/spark_code/spark_…
Browse files Browse the repository at this point in the history
…test/org.apache.spark-spark-core_2.10-2.2.2

Bump spark-core_2.10 from 1.4.1 to 2.2.2 in /spark_code/spark_test
  • Loading branch information
helight authored Sep 23, 2020
2 parents 27597eb + acaf6ac commit 67e39a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spark_code/spark_test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-core_2.10</artifactId>
<version>1.4.1</version>
<version>2.2.2</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 67e39a9

Please sign in to comment.