From c4e04152808f3524c5068a7d4775840e83a3a3ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2020 08:51:45 +0000 Subject: [PATCH] Bump spark-core from 2.5 to 2.7.2 in /_includes/codeExamples/sparkMaven Bumps [spark-core](https://github.com/perwendel/spark) from 2.5 to 2.7.2. - [Release notes](https://github.com/perwendel/spark/releases) - [Commits](https://github.com/perwendel/spark/compare/2.5...2.7.2) Signed-off-by: dependabot[bot] --- _includes/codeExamples/sparkMaven/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/codeExamples/sparkMaven/pom.xml b/_includes/codeExamples/sparkMaven/pom.xml index be56cab..d7edcfb 100644 --- a/_includes/codeExamples/sparkMaven/pom.xml +++ b/_includes/codeExamples/sparkMaven/pom.xml @@ -17,7 +17,7 @@ com.sparkjava spark-core - 2.5 + 2.7.2