From e170e63955128629bd73d60285e67bfc33c39cb3 Mon Sep 17 00:00:00 2001 From: Bo Zhang Date: Thu, 20 May 2021 17:24:40 +0900 Subject: [PATCH] [SPARK-35457][BUILD] Bump ANTLR runtime version to 4.8 ### What changes were proposed in this pull request? This PR changes the antlr4-runtime version from 4.8-1 to 4.8. ### Why are the changes needed? Version 4.8 is the official release version, with a proper release note (see https://github.com/antlr/antlr4/releases) and artifiacts listed in https://www.antlr.org/download/index.html. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Will rely on tests in the PR. Closes #32603 from bozhang2820/antlr-4.8. Authored-by: Bo Zhang Signed-off-by: Takeshi Yamamuro --- dev/deps/spark-deps-hadoop-2.7-hive-2.3 | 2 +- dev/deps/spark-deps-hadoop-3.2-hive-2.3 | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev/deps/spark-deps-hadoop-2.7-hive-2.3 b/dev/deps/spark-deps-hadoop-2.7-hive-2.3 index d7c64af0c5..c88aea8655 100644 --- a/dev/deps/spark-deps-hadoop-2.7-hive-2.3 +++ b/dev/deps/spark-deps-hadoop-2.7-hive-2.3 @@ -8,7 +8,7 @@ aircompressor/0.16//aircompressor-0.16.jar algebra_2.12/2.0.0-M2//algebra_2.12-2.0.0-M2.jar annotations/17.0.0//annotations-17.0.0.jar antlr-runtime/3.5.2//antlr-runtime-3.5.2.jar -antlr4-runtime/4.8-1//antlr4-runtime-4.8-1.jar +antlr4-runtime/4.8//antlr4-runtime-4.8.jar aopalliance-repackaged/2.6.1//aopalliance-repackaged-2.6.1.jar aopalliance/1.0//aopalliance-1.0.jar apacheds-i18n/2.0.0-M15//apacheds-i18n-2.0.0-M15.jar diff --git a/dev/deps/spark-deps-hadoop-3.2-hive-2.3 b/dev/deps/spark-deps-hadoop-3.2-hive-2.3 index eda1a0b24e..9c3089a760 100644 --- a/dev/deps/spark-deps-hadoop-3.2-hive-2.3 +++ b/dev/deps/spark-deps-hadoop-3.2-hive-2.3 @@ -8,7 +8,7 @@ aircompressor/0.16//aircompressor-0.16.jar algebra_2.12/2.0.0-M2//algebra_2.12-2.0.0-M2.jar annotations/17.0.0//annotations-17.0.0.jar antlr-runtime/3.5.2//antlr-runtime-3.5.2.jar -antlr4-runtime/4.8-1//antlr4-runtime-4.8-1.jar +antlr4-runtime/4.8//antlr4-runtime-4.8.jar aopalliance-repackaged/2.6.1//aopalliance-repackaged-2.6.1.jar arpack/2.2.0//arpack-2.2.0.jar arpack_combined_all/0.1//arpack_combined_all-0.1.jar diff --git a/pom.xml b/pom.xml index 8189bc5c91..435f0e4d9f 100644 --- a/pom.xml +++ b/pom.xml @@ -190,7 +190,7 @@ 3.5.2 3.0.0 0.12.0 - 4.8-1 + 4.8 1.1 3.141.59 2.40.0