lidavidm commented on code in PR #14103:
URL: https://github.com/apache/arrow/pull/14103#discussion_r972138198
##########
java/pom.xml:
##########
@@ -398,7 +398,14 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
- <version>3.0.0-M7</version>
+ <version>2.22.2</version>
Review Comment:
Hmm. Is it possible to downgrade to only, say, 3.0.0-M4, and add a comment
linking to the regression? Or otherwise, is it possible to configure the
runners to avoid this?
--
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]