Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pom] Lock down version range in more concise way #402

Merged
merged 2 commits into from
Dec 10, 2022

Conversation

hazendaz
Copy link
Member

@hazendaz hazendaz commented Dec 10, 2022

Previously, this only enforced jdk 11 or above. The other values didn't really do anything other than indicate our intended support levels. New setup will force any 11, any 17, any 19, or any 20 and block all others.

Fixes #401

@hazendaz hazendaz self-assigned this Dec 10, 2022
Previously, this only enforced jdk 11 or above.  The other values didn't really do anything other than indicate our intended support levels.  New setup will force any 11, any 17, any 19, or any 20 and block all others.
@hazendaz hazendaz merged commit 272e42f into mybatis:master Dec 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid value passed to m-enforcer-p rule "requireJavaVersion"
1 participant