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

Removed guava from swagger-jaxrs #3142

Closed
wants to merge 1 commit into from
Closed

Conversation

albertotn
Copy link

@albertotn albertotn commented Mar 1, 2019

My proposal is to remove guava from swagger-jaxrs, because:

  • not needed at compile time
  • not needed at test time
  • not needed a runtime

As main benefit, guava jar will not be part of dependencies and also all transitive dependencies

guava is not used by this module, so is not neeed
@frantuma
Copy link
Member

closing as guava is used by module (even if removed would be picked as transitive deps from core

@frantuma frantuma closed this Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants