xushiyan commented on a change in pull request #4138:
URL: https://github.com/apache/hudi/pull/4138#discussion_r757743475
##########
File path: pom.xml
##########
@@ -1511,7 +1511,7 @@
<id>spark3.0.x</id>
<!-- for spark 3.0.x we need override the follow propeprties to package
and run test-->
<properties>
- <spark3.version>3.0.0</spark3.version>
+ <spark3.version>3.0.3</spark3.version>
<spark.version>${spark3.version}</spark.version>
<scalatest.version>3.0.1</scalatest.version>
Review comment:
@YannByron is there any advantage of upgrading scalatest.version ?
--
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]