-
Notifications
You must be signed in to change notification settings - Fork 330
Closed
Description
See #594
For our company to use this project we would like Commons Lang to not be a dependency as none of our projects use it anymore.
If there was extensive use of the library I would not have bothered but I looked it appears just StringUtils.isBlank
and StringUtils.equals
was used.
Thus I went ahead via the above PR and implemented the changes which were fairly trivial.
However downstream projects will still have to exclude the commons lang dependency but at least it will run without it.
Metadata
Metadata
Assignees
Labels
No labels