Skip to content

[FR] Remove commons lang as dependency #595

@agentgt

Description

@agentgt

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions