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 more external dependency BOM files #2218

Merged
merged 2 commits into from
May 17, 2022

Conversation

bondolo
Copy link
Contributor

@bondolo bondolo commented May 16, 2022

Motivation:
Whenever possible, external dependencies should be imported through
their BOM files for optimal management of versioning and transitive
dependencies.
Modifications:
Add additional BOM files for Jackson, protobuf, Log4J and Jersey.
Result:
Improve resolution of external dependencies.

Motivation:
Whenever possible, external dependencies should be imported through
their BOM files for optimal management of versioning and transitive
dependencies.
Modifications:
Add additional BOM files for Jackson, protobuf, Log4J and Jersey.
Result:
Improve resolution of external dependencies.
@bondolo bondolo added the enhancement New feature or request label May 16, 2022
@bondolo bondolo self-assigned this May 16, 2022
@bondolo bondolo mentioned this pull request May 16, 2022
servicetalk-dependencies/build.gradle Outdated Show resolved Hide resolved
servicetalk-dependencies/build.gradle Outdated Show resolved Hide resolved
@bondolo bondolo merged commit 05fbfa2 into apple:main May 17, 2022
@bondolo bondolo deleted the dependencies-more-boms branch May 17, 2022 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants