LuciferYang commented on code in PR #45716:
URL: https://github.com/apache/spark/pull/45716#discussion_r1544136677
##########
pom.xml:
##########
@@ -175,8 +174,7 @@
<scala.version>2.13.13</scala.version>
<scala.binary.version>2.13</scala.binary.version>
<scalatest-maven-plugin.version>2.2.0</scalatest-maven-plugin.version>
- <!-- don't upgrade scala-maven-plugin to version 4.7.2 or higher, see
SPARK-45144 for details -->
- <scala-maven-plugin.version>4.7.1</scala-maven-plugin.version>
+ <scala-maven-plugin.version>4.8.1</scala-maven-plugin.version>
Review Comment:
To fix `Error: -release cannot be less than -target`, it seems necessary to
upgrade to use 4.8.1
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]