Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump spark-core_2.10 in /Distributed Programming in Java/miniproject_1
Bumps spark-core_2.10 from 1.6.1 to 2.2.2.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 8, 2020
commit f3462d58a946cb75ec6828f69a8d25ea9c97e4e3
2 changes: 1 addition & 1 deletion Distributed Programming in Java/miniproject_1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-core_2.10</artifactId>
<version>1.6.1</version>
<version>2.2.2</version>
</dependency>
</dependencies>

Expand Down