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

Remove apache commons dependency #130

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Remove apache commons dependency #130

wants to merge 2 commits into from

Commits on Mar 27, 2021

  1. Removed apache commons dependency

    Just copy-pasta of the relevant parts from apache commons and added required license and attribution notices to keep it legal.
    
    This releases the 754KB dependency to entire apache commons collections lib for this one method (LCS)
    jerry committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    97ec045 View commit details
    Browse the repository at this point in the history
  2. Update TestUtils.java

    jerry committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    154ff62 View commit details
    Browse the repository at this point in the history