Updates to latest maven and plugins #3606
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This updates to the latest maven 3.9.6 and removes the takari wrapper plugin, as that's been obviated upstream for three years. This also bumps all the maven plugins used, which is good as many of them were pre-release versions formerly.
This intentionally only does maven stuff in one PR. There is a lot of out-of-date deps that really need to be addressed before a patch of the current codebase before doing anything else. This is just one step. Next will include test and main deps as well docker and github actions stuff, in any order.