bmscomp opened a new pull request, #15309: URL: https://github.com/apache/kafka/pull/15309
The main motivation behind this change is to keep dependencies updated to the latest stable version of tools used to build and publish kafka, and one of the most of important tools is maven artifact Here is the release notes of maven artifact 3.9.4 https://maven.apache.org/docs/3.9.4/release-notes.html One of of the big changes for this version is that java 8 is the minimum version required to use this version of maven The build on local machine is working as perfectly, but we need to check the build on Jenkins ### Committer Checklist (excluded from commit message) - [x] Verify design and implementation - [ ] Verify test coverage and CI build status - [x] Verify documentation (including upgrade notes) -- 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]
