From 59511a211fa1c4f2613e5c37ae815868d34a2426 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2019 15:34:33 +0000 Subject: [PATCH] Bump spark.version from 2.1.1 to 2.4.3 Bumps `spark.version` from 2.1.1 to 2.4.3. Updates `spark-core_2.11` from 2.1.1 to 2.4.3 Updates `spark-graphx_2.11` from 2.1.1 to 2.4.3 Updates `spark-mllib_2.11` from 2.1.1 to 2.4.3 Updates `spark-sql_2.11` from 2.1.1 to 2.4.3 Updates `spark-streaming_2.11` from 2.1.1 to 2.4.3 Updates `spark-streaming-kafka-0-10_2.11` from 2.1.1 to 2.4.3 Signed-off-by: dependabot[bot] --- pom.xml | 2 +- recommender/pom.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 92dc8e8..74255df 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ pom - 2.1.1 + 2.4.3 2.11.8 1.2.17 1.7.22 diff --git a/recommender/pom.xml b/recommender/pom.xml index 804bbe0..f376de3 100644 --- a/recommender/pom.xml +++ b/recommender/pom.xml @@ -23,35 +23,35 @@ org.apache.spark spark-core_2.11 - 2.1.1 + 2.4.3 org.apache.spark spark-sql_2.11 - 2.1.1 + 2.4.3 org.apache.spark spark-streaming_2.11 - 2.1.1 + 2.4.3 org.apache.spark spark-mllib_2.11 - 2.1.1 + 2.4.3 org.apache.spark spark-graphx_2.11 - 2.1.1 + 2.4.3