eclipse / eclipse-collections

Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.
http://www.eclipse.org/collections
2.39k stars 596 forks source link

Specify the version of maven-wrapper-plugin. #1591

Closed motlin closed 1 month ago

motlin commented 1 month ago

We're already running this plugin as part of continuous integration so the usual thing would be to lock down the version. Maven 4.x together with the enforcer plugin will require this, and I'm running maven 4 locally.