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 bom 2.190.x, remove redundant version values #539

Merged
merged 1 commit into from
Apr 13, 2020

Conversation

MarkEWaite
Copy link
Contributor

Use bom 2.190.x, remove redundant version values

Switches from using the deprecated hamcrest-core artifact to use the hamcrest artifact that was introduced with hamcrest 2.x

Uses dependencies provided by the parent pom and the 2.190.x bom in all cases where those dependencies are at least as new as the dependencies that were already listed.

Checklist

  • I have read the CONTRIBUTING doc
  • Unit tests pass locally with my changes
  • I have added documentation as necessary
  • No Javadoc warnings were introduced with my changes
  • No spotbugs warnings were introduced with my changes

Types of changes

  • Infrastructure change (non-breaking change which updates dependencies or improves infrastructure)

Switches from using the deprecated hamcrest-core artifact to use the
hamcrest artifact that was introduced with hamcrest 2.x

Uses dependencies provided by the parent pom and the 2.190.x bom in
all cases where those dependencies are at least as new as the
dependencies that were already listed.
@MarkEWaite MarkEWaite merged commit aac2420 into jenkinsci:master Apr 13, 2020
@MarkEWaite MarkEWaite deleted the use-2.190.x-bom branch April 13, 2020 14:59
@MarkEWaite MarkEWaite added the dependencies Dependency related change label May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency related change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants