From 98ff12218329e480adb7710f5a00deae0268c293 Mon Sep 17 00:00:00 2001 From: Yikf Date: Thu, 29 Sep 2022 10:16:20 +0800 Subject: [PATCH] [KYUUBI #3573] Bump scala from 2.12.16 to 2.12.17 ### _Why are the changes needed?_ Close https://github.com/apache/incubator-kyuubi/issues/3573. This PR aims to upgrade scala to 2.12.17 1. [Scala 2.12.17](https://www.scala-lang.org/news/2.12.17) is available currently, This version has notable changes affecting compatibility, for more details see [release note](https://github.com/scala/scala/releases/tag/v2.12.17). 2. Spark was [upgraded](https://github.com/apache/spark/pull/37892) to this version half a month ago. ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #3574 from Yikf/bump-scala. Closes #3573 51521d86 [Yikf] bump scala from 2.12.16 to 2.12.17 Authored-by: Yikf Signed-off-by: Cheng Pan --- dev/dependencyList | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev/dependencyList b/dev/dependencyList index 677e8fb5b..c40ce3839 100644 --- a/dev/dependencyList +++ b/dev/dependencyList @@ -156,7 +156,7 @@ perfmark-api/0.25.0//perfmark-api-0.25.0.jar proto-google-common-protos/2.9.0//proto-google-common-protos-2.9.0.jar protobuf-java-util/3.21.1//protobuf-java-util-3.21.1.jar protobuf-java/3.21.1//protobuf-java-3.21.1.jar -scala-library/2.12.16//scala-library-2.12.16.jar +scala-library/2.12.17//scala-library-2.12.17.jar scopt_2.12/4.1.0//scopt_2.12-4.1.0.jar simpleclient/0.16.0//simpleclient-0.16.0.jar simpleclient_common/0.16.0//simpleclient_common-0.16.0.jar diff --git a/pom.xml b/pom.xml index 1ce7d7d2a..2ebff97f8 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ 3.8.6 ${java.version} ${java.version} - 2.12.16 + 2.12.17 2.12 4.8 @@ -209,7 +209,7 @@ 3.2.0 1.0.0 3.2.4 - 1.7.9 + 1.7.10 3.2.1 0.13