danepitkin opened a new pull request, #37125: URL: https://github.com/apache/arrow/pull/37125
### Rationale for this change Our CI job should be testing the latest Java/Maven combo. It has currently fallen behind by 2 JDK releases (18 -> 20). Also, let's bump the maven version to the latest stable release. We are also seeing some flaky CI jobs related to CycloneDx that only fails on the Java 18 CI job. Maybe this resolves it? For more details, see https://github.com/apache/arrow/issues/36371 ### What changes are included in this PR? * Bump Java/Maven versions for one CI job ### Are these changes tested? Relying on CI to test. ### Are there any user-facing changes? No -- 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]
