This is an automated email from the ASF dual-hosted git repository. lresende pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/bahir-website.git
commit 070834dfb1b9d1c00ea01630dda0cdd244a76c5e Author: Luciano Resende <[email protected]> AuthorDate: Mon Dec 14 17:31:39 2020 -0800 Update to Spark 2.4.0 release --- site/_data/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_data/project.yml b/site/_data/project.yml index 6cf6302..51893a1 100644 --- a/site/_data/project.yml +++ b/site/_data/project.yml @@ -58,7 +58,7 @@ podling: false spark_unix_name: bahir spark_github_project_name: bahir -spark_latest_release: 2.3.4 +spark_latest_release: 2.4.0 spark_latest_release_date: 09/23/2019 spark_latest_release_location: https://downloads.apache.org/bahir/bahir-spark spark_latest_release_location_mirror: https://www.apache.org/dyn/closer.lua/bahir/bahir-spark
