What
Update the Maven Wrapper to the latest version by running mvn wrapper:wrapper and committing the changes.
Why
The Maven Wrapper should be updated to ensure the build uses the latest improvements, bugfixes, and security updates, providing a more reliable building and onboarding process for contributors.
Notes
After running the command, verify that the wrapper files are updated and commit them to the repository. If you encounter any issues, please describe them here.
What
Update the Maven Wrapper to the latest version by running
mvn wrapper:wrapperand committing the changes.Why
The Maven Wrapper should be updated to ensure the build uses the latest improvements, bugfixes, and security updates, providing a more reliable building and onboarding process for contributors.
Notes
After running the command, verify that the wrapper files are updated and commit them to the repository. If you encounter any issues, please describe them here.