jduo opened a new pull request, #38994: URL: https://github.com/apache/arrow/pull/38994
### Rationale for this change Update dependencies and plugins to versions that work correctly with JPMS modules. ### What changes are included in this PR? * Update several plugins to use module-enabled versions: ** maven-compiler-plugin is updated to 3.11.0 ** maven-shade-plugin is updated to 3.2.4 ** maven-dependency-plugin is updated to 3.1.2 ** CycloneDX is updated to 2.7.10 * Update grpc-java to 1.59 for module support <!-- There is no need to duplicate the description in the issue here but it is sometimes worth providing a summary of the individual changes in this PR. --> ### Are these changes tested? Existing tests only ### Are there any user-facing changes? Users may need to update their own dependencies if they have the same ones. -- 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]
