From c94f0d7a5413c419bf5f34335d4fe60b39fd21dd Mon Sep 17 00:00:00 2001 From: Bowen Liang Date: Tue, 30 Jul 2024 13:29:42 +0800 Subject: [PATCH] [KYUUBI #6364] Bump scala-maven-plugin from 4.8.0 to 4.9.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # :mag: Description ## Issue References ๐Ÿ”— This pull request fixes # ## Describe Your Solution ๐Ÿ”ง - bump `scala-maven-plugin` from 4.8.0 to 4.9.2, with `zinc` bumped from 1.8.0(Nov 11, 2022) to 1.10.0(May 6, 2024) ## 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 ๐Ÿ“ - [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6364 from bowenliang123/scala-maven-490. Closes #6364 554379702 [Bowen Liang] bump scala-maven-plugin to 4.9.2 Authored-by: Bowen Liang Signed-off-by: Bowen Liang --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9789d3073..aea5fa14e 100644 --- a/pom.xml +++ b/pom.xml @@ -231,7 +231,7 @@ 1.8.0 1.6.0 1.12.1 - 4.8.0 + 4.9.2 2.2.0 org.scalatest.tags.Slow