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

Use plugin bom for dependency version definitions #326

Commits on Aug 7, 2023

  1. Use plugin bom for dependency version definitions

    The most recent plugin bill of materials provides the authorize-project
    plugin version.  Use that version rather than managing the version
    drectly in the plugin pom.
    
    Apache commons-lang3-api is available as an API plugin that is managed by
    the bom.  Test with the API plugin rather than including commons-lang3-api
    in the tests.  Testing with the API plugin has the added benefit that it
    is using the same version that is installed in many Jenkins controllers.
    MarkEWaite committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6977d17 View commit details
    Browse the repository at this point in the history