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 jersey-server as transitive dependency, remove jersey-hk2 #2768

Merged
merged 1 commit into from
Sep 15, 2021

Conversation

shakuzen
Copy link
Member

@shakuzen shakuzen commented Sep 3, 2021

Previously the jersey-server dependency was not transitive to consumers of micrometer-jersey2, but it is a required dependency. jersey-hk2 is a runtime dependency not directly used by micrometer-jersey2 code, so it is removed from being a transitive dependency.

See #2766 (comment)

Previously the jersey-server dependency was not transitive to consumers of micrometer-jersey2, but it is a required dependency. jersey-hk2 is a runtime dependency not directly used by micrometer-jersey2 code, so it is removed from being a transitive dependency.
@shakuzen shakuzen added enhancement A general enhancement module: micrometer-jersey An issue that is related to our jersey module labels Sep 3, 2021
@shakuzen shakuzen added this to the 1.8.0-M3 milestone Sep 3, 2021
@shakuzen shakuzen merged commit 8c62cf1 into micrometer-metrics:main Sep 15, 2021
@shakuzen shakuzen added release notes Noteworthy change to call out in the release notes and removed release notes Noteworthy change to call out in the release notes labels Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A general enhancement module: micrometer-jersey An issue that is related to our jersey module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants