-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
It would be nice to restrict the dependency list to a minimum:
- I see 4 logging dependencies while none is required (except as a transitive dependency from HttpClient5)
- the javax.validation dependency is not really required as those annotations, while useful, are used in a single class. (And, I would say, there are better libraries that provide such annotations).
Metadata
Metadata
Assignees
Labels
No labels