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

[1.9.x] [MRESOLVER-571] Import o.e.aether packages with the exact same version #507

Merged

Commits on Jul 1, 2024

  1. [MRESOLVER-571] Import o.e.aether packages with the exact same version

    The documentation states that only maven-resolver artifacts of the exact
    same version should be used together.
    
    With this change all org.eclipse.aether* packages are now imported with
    a strict version range of
    'org.eclipse.aether*;version="[@Version,@Version]"'
    
    Fixes https://issues.apache.org/jira/browse/MRESOLVER-571
    iils-hwellmann committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2061918 View commit details
    Browse the repository at this point in the history