From 7198c722e5e6c259f3429ae266bfb17f5001bbf3 Mon Sep 17 00:00:00 2001 From: chengpeiming Date: Wed, 11 Sep 2024 22:47:50 +0800 Subject: [PATCH] [KYUUBI #6676] Bump Scala to 2.12.19 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # :mag: Description ## Issue References ๐Ÿ”— - Scala 2.12.19 release https://github.com/scala/scala/releases/tag/v2.12.19 ## Describe Your Solution ๐Ÿ”ง ## Types of changes :bookmark: - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan ๐Ÿงช #### Behavior Without This Pull Request :coffin: #### Behavior With This Pull Request :tada: #### Related Unit Tests --- # Checklist ๐Ÿ“ - [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6676 from pionCham/bump-scala-version. Closes #6676 7f5e17e98 [chengpeiming] change dependencyList 8736f2c57 [chengpeiming] bump scala version to 2.12.19 36f9984f5 [chengpeiming] bump scala version Authored-by: chengpeiming Signed-off-by: Bowen Liang --- dev/dependencyList | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/dependencyList b/dev/dependencyList index 4b1fc5916..9ba8735e4 100644 --- a/dev/dependencyList +++ b/dev/dependencyList @@ -160,7 +160,7 @@ postgresql/42.7.2//postgresql-42.7.2.jar proto-google-common-protos/2.29.0//proto-google-common-protos-2.29.0.jar protobuf-java-util/3.25.4//protobuf-java-util-3.25.4.jar protobuf-java/3.25.4//protobuf-java-3.25.4.jar -scala-library/2.12.18//scala-library-2.12.18.jar +scala-library/2.12.19//scala-library-2.12.19.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 84651d0d0..fd36053e3 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ 3.9.9 ${java.version} ${java.version} - 2.12.18 + 2.12.19 2.12 2.8.1