panbingkun opened a new pull request, #37237: URL: https://github.com/apache/spark/pull/37237
### What changes were proposed in this pull request? This PR aims to upgrade scalatest-maven-plugin to version 2.1.0. ### Why are the changes needed? The last upgrade occurred 1 year ago. release note: > https://github.com/scalatest/scalatest-maven-plugin/releases/tag/release-2.1.0 v2.0.2 VS v2.1.0 > https://github.com/scalatest/scalatest-maven-plugin/compare/v2.0.2...release-2.1.0 compile with scala 2.12.16 https://github.com/scalatest/scalatest-maven-plugin/blob/master/pom.xml#L22~L24 https://github.com/scalatest/scalatest-maven-plugin/blob/master/pom.xml#L116~L121 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass GA. -- 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]
