Skip to content

Conversation

@TheSnoozer
Copy link
Collaborator

@TheSnoozer TheSnoozer commented Jun 9, 2021

Context

Contributor Checklist

  • Added relevant integration or unit tests to verify the changes
  • Update the Readme or any other documentation (including relevant Javadoc)
  • Ensured that tests pass locally: mvn clean package
  • Ensured that the code meets the current checkstyle coding style definition: mvn clean verify -Pcheckstyle -Dmaven.test.skip=true -B

@TheSnoozer TheSnoozer added this to the 5.0.0 milestone Jun 9, 2021
…the plugin now requires Java 11 and drops maven 3.0.X (a 3.1.0-alpha-1 is now the minimal supported)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop support for Java 8, Java 9 and Java 10 Maven 3.0.x has now reached its end of life. New plugin releases will require Maven 3.1 or later.

1 participant