From beea9c36725e7aa8f17f952da70e1d25013dc336 Mon Sep 17 00:00:00 2001 From: yangjie01 Date: Wed, 30 Oct 2024 23:10:11 -0700 Subject: [PATCH] [SPARK-50172][BUILD] Upgrade scala-maven-plugin to 4.9.2 ### What changes were proposed in this pull request? This pr aims to upgrade scala-maven-plugin from 4.9.1 to 4.9.2 ### Why are the changes needed? The complete diff list is as follows: - https://github.com/davidB/scala-maven-plugin/compare/4.9.1...4.9.2 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? - Pass Github Actions - Pass Maven tests: https://github.com/LuciferYang/spark/runs/32260101974 image ### Was this patch authored or co-authored using generative AI tooling? No Closes #48704 from LuciferYang/scala-maven-plugin-4.9.2. Lead-authored-by: yangjie01 Co-authored-by: YangJie Signed-off-by: Dongjoon Hyun --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b7bcc9c7c8f0a..42a8bfc84443b 100644 --- a/pom.xml +++ b/pom.xml @@ -173,7 +173,7 @@ 2.13.15 2.13 2.2.0 - 4.9.1 + 4.9.2 false 2.16.2