From 74bd046d17db69830b6c798a60d3eb3c28e08dec Mon Sep 17 00:00:00 2001 From: Takeshi Yamamuro Date: Wed, 18 Nov 2020 21:20:28 +0900 Subject: [PATCH] [SPARK-33475][BUILD] Bump ANTLR runtime version to 4.8-1 ### What changes were proposed in this pull request? This PR intends to upgrade ANTLR runtime from 4.7.1 to 4.8-1. ### Why are the changes needed? Release note of v4.8 and v4.7.2 (the v4.7.2 release has a few minor bug fixes for java targets): - v4.8: https://github.com/antlr/antlr4/releases/tag/4.8 - v4.7.2: https://github.com/antlr/antlr4/releases/tag/4.7.2 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? GA tests. Closes #30404 from maropu/UpgradeAntlr. Authored-by: Takeshi Yamamuro Signed-off-by: HyukjinKwon --- 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 5a7948491173f..bcf05506855c5 100644 --- a/dev/deps/spark-deps-hadoop-2.7-hive-2.3 +++ b/dev/deps/spark-deps-hadoop-2.7-hive-2.3 @@ -7,7 +7,7 @@ activation/1.1.1//activation-1.1.1.jar aircompressor/0.10//aircompressor-0.10.jar algebra_2.12/2.0.0-M2//algebra_2.12-2.0.0-M2.jar antlr-runtime/3.5.2//antlr-runtime-3.5.2.jar -antlr4-runtime/4.7.1//antlr4-runtime-4.7.1.jar +antlr4-runtime/4.8-1//antlr4-runtime-4.8-1.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 3cc402db9b843..cd274bef7045b 100644 --- a/dev/deps/spark-deps-hadoop-3.2-hive-2.3 +++ b/dev/deps/spark-deps-hadoop-3.2-hive-2.3 @@ -7,7 +7,7 @@ activation/1.1.1//activation-1.1.1.jar aircompressor/0.10//aircompressor-0.10.jar algebra_2.12/2.0.0-M2//algebra_2.12-2.0.0-M2.jar antlr-runtime/3.5.2//antlr-runtime-3.5.2.jar -antlr4-runtime/4.7.1//antlr4-runtime-4.7.1.jar +antlr4-runtime/4.8-1//antlr4-runtime-4.8-1.jar aopalliance-repackaged/2.6.1//aopalliance-repackaged-2.6.1.jar arpack_combined_all/0.1//arpack_combined_all-0.1.jar arrow-format/2.0.0//arrow-format-2.0.0.jar diff --git a/pom.xml b/pom.xml index 25c6da7100056..ee88e11046803 100644 --- a/pom.xml +++ b/pom.xml @@ -189,7 +189,7 @@ 3.5.2 3.0.0 0.12.0 - 4.7.1 + 4.8-1 1.1 3.141.59 2.40.0