Skip to content

Commit 5f895fd

Browse files
panbingkunHyukjinKwon
authored andcommitted
[SPARK-42809][BUILD] Upgrade scala-maven-plugin from 4.8.0 to 4.8.1
### What changes were proposed in this pull request? The pr aims to upgrade scala-maven-plugin from 4.8.0 to 4.8.1. ### Why are the changes needed? Routine upgrade. davidB/scala-maven-plugin@4.8.0...4.8.1 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass GA. Closes apache#40442 from panbingkun/SPARK-42809. Authored-by: panbingkun <[email protected]> Signed-off-by: Hyukjin Kwon <[email protected]>
1 parent 8860f69 commit 5f895fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
errors building different Hadoop versions.
178178
See: SPARK-36547, SPARK-38394.
179179
-->
180-
<scala-maven-plugin.version>4.8.0</scala-maven-plugin.version>
180+
<scala-maven-plugin.version>4.8.1</scala-maven-plugin.version>
181181
<versions-maven-plugin.version>2.15.0</versions-maven-plugin.version>
182182
<!-- for now, not running scalafmt as part of default verify pipeline -->
183183
<scalafmt.skip>true</scalafmt.skip>

0 commit comments

Comments
 (0)