Describe the bug
maven-project-wizard creates pom.xml with wrong version of benerator-maven-plugin (current version is 3.2.0-jdk-11, pom.xml is created with 3.2.1-jdk-11).
To Reproduce
Steps to reproduce the behavior:
- Create a new project with the maven-project-wizard
- Execute mvn benerator:generate
- The plugin cannot be found
Expected behavior
The pom.xml can be executed (plugin can be found).
Desktop (please complete the following information):