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

Update mvnd to include Maven Resolver 1.7 #507

Merged
merged 1 commit into from Nov 26, 2021
Merged

Update mvnd to include Maven Resolver 1.7 #507

merged 1 commit into from Nov 26, 2021

Commits on Nov 12, 2021

  1. Update mvnd to include Maven Resolver 1.7

    As mvnd itself is Java8 lang level, it is completely
    okay to up resolver to 1.7 (that is java8 as well).
    The only reason why Maven 3.8.x CANNOT use resolver
    1.7 is that it is still Java7 level.
    cstamas committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    e87ad04 View commit details
    Browse the repository at this point in the history