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

Add dependency convergence checks #700

Merged
merged 1 commit into from
Mar 22, 2019
Merged

Add dependency convergence checks #700

merged 1 commit into from
Mar 22, 2019

Conversation

dadoonet
Copy link
Owner

This is checking that we don't have libraries with multiple versions when we are building the project.

Once activated, it's forcing us:

  • Upgrading jersey to 2.28
  • Upgrading log4j to 2.11.2

Declare some explicit dependencies.

Also add maven enforcer plugin to framework, test-documents and test-framework modules.

This is checking that we don't have libraries with multiple versions when we are building the project.

Once activated, it's forcing us:

* Upgrading jersey to 2.28
* Upgrading log4j to 2.11.2

Declare some explicit dependencies.

Also add maven enforcer plugin to framework, test-documents and test-framework modules.
@dadoonet dadoonet added the update When updating an existing feature label Mar 22, 2019
@dadoonet dadoonet added this to the 2.7 milestone Mar 22, 2019
@dadoonet dadoonet self-assigned this Mar 22, 2019
@dadoonet dadoonet merged commit e00547d into master Mar 22, 2019
@dadoonet dadoonet deleted the pr/enforcer-deps branch March 22, 2019 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update When updating an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant